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

Jar examples for m:metro-runtime-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials