Download metro-runtime-api-2.1-b25.jar file - Jar m

Jar examples for m:metro-runtime-api

Description

You can download jar file metro-runtime-api 2.1-b25 in this page.

License

Open Source License

Build File

You can use the following script to add metro-runtime-api-2.1-b25.jar to your project.

<dependency>
   <groupId>org.glassfish.metro</groupId>
   <artifactId>metro-runtime-api</artifactId>
   <version>2.1-b25</version>
</dependency>
compile group: 'org.glassfish.metro', name: 'metro-runtime-api', version: '2.1-b25'
libraryDependencies += "org.glassfish.metro" % "metro-runtime-api" % "2.1-b25"
<dependency org="org.glassfish.metro" name="metro-runtime-api" rev="2.1-b25"/>
@Grapes(@Grab(group='org.glassfish.metro', module='metro-runtime-api', version='2.1-b25'))
'org.glassfish.metro:metro-runtime-api:jar:2.1-b25'

Download

Click the following link to download the jar file.

metro-runtime-api-2.1-b25.jar
metro-runtime-api-2.1-b25.pom
metro-runtime-api-2.1-b25-sources.jar



Related Tutorials