Download metro-runtime-api-2.3.1-b419.jar file - Jar m

Jar examples for m:metro-runtime-api

Description

You can download jar file metro-runtime-api 2.3.1-b419 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

metro-runtime-api-2.3.1-b419-javadoc.jar
metro-runtime-api-2.3.1-b419-sources.jar
metro-runtime-api-2.3.1-b419.jar
metro-runtime-api-2.3.1-b419.pom



Related Tutorials