Download excelsior-jet-api-1.2.0.jar file - Jar e

Jar examples for e:excelsior-jet-api

Description

The Excelsior JET API enables easy integration with (Java) build tools such as Maven and Gradle.

You can download jar file excelsior-jet-api 1.2.0 in this page.

License

GNU General Public License

Build File

You can use the following script to add excelsior-jet-api-1.2.0.jar to your project.

<dependency>
   <groupId>com.excelsiorjet</groupId>
   <artifactId>excelsior-jet-api</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.excelsiorjet', name: 'excelsior-jet-api', version: '1.2.0'
libraryDependencies += "com.excelsiorjet" % "excelsior-jet-api" % "1.2.0"
<dependency org="com.excelsiorjet" name="excelsior-jet-api" rev="1.2.0"/>
@Grapes(@Grab(group='com.excelsiorjet', module='excelsior-jet-api', version='1.2.0'))
'com.excelsiorjet:excelsior-jet-api:jar:1.2.0'

Download

Click the following link to download the jar file.

excelsior-jet-api-1.2.0-javadoc.jar
excelsior-jet-api-1.2.0-sources.jar
excelsior-jet-api-1.2.0.jar
excelsior-jet-api-1.2.0.pom



Related Tutorials