Download jsr88-cli-3.0-M1.jar file - Jar j

Jar examples for j:jsr88-cli

Description

You can download jar file jsr88-cli 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add jsr88-cli-3.0-M1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.framework</groupId>
   <artifactId>jsr88-cli</artifactId>
   <version>3.0-M1</version>
</dependency>
compile group: 'org.apache.geronimo.framework', name: 'jsr88-cli', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.framework" % "jsr88-cli" % "3.0-M1"
<dependency org="org.apache.geronimo.framework" name="jsr88-cli" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.framework', module='jsr88-cli', version='3.0-M1'))
'org.apache.geronimo.framework:jsr88-cli:jar:3.0-M1'

Download

Click the following link to download the jar file.

jsr88-cli-3.0-M1-sources.jar
jsr88-cli-3.0-M1.pom



Related Tutorials