Download metro-runtime-api-2.3-b05.jar file - Jar m

Jar examples for m:metro-runtime-api

Description

You can download jar file metro-runtime-api 2.3-b05 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

metro-runtime-api-2.3-b05-javadoc.jar
metro-runtime-api-2.3-b05-sources.jar
metro-runtime-api-2.3-b05.jar
metro-runtime-api-2.3-b05.pom



Related Tutorials