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

Jar examples for m:metro-commons

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials