Download metro-commons-2.1-b17.jar file - Jar m

Jar examples for m:metro-commons

Description

You can download jar file metro-commons 2.1-b17 in this page.

License

Open Source License

Build File

You can use the following script to add metro-commons-2.1-b17.jar to your project.

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

Download

Click the following link to download the jar file.

metro-commons-2.1-b17.jar
metro-commons-2.1-b17.pom
metro-commons-2.1-b17-sources.jar



Related Tutorials