Jar examples for e:excelsior-jet-api
The Excelsior JET API enables easy integration with (Java) build tools such as Maven and Gradle.
You can download jar file excelsior-jet-api 0.7.1 in this page.
GNU General Public License
You can use the following script to add excelsior-jet-api-0.7.1.jar to your project.
<dependency> <groupId>com.excelsiorjet</groupId> <artifactId>excelsior-jet-api</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.excelsiorjet', name: 'excelsior-jet-api', version: '0.7.1'
libraryDependencies += "com.excelsiorjet" % "excelsior-jet-api" % "0.7.1"
<dependency org="com.excelsiorjet" name="excelsior-jet-api" rev="0.7.1"/>
@Grapes(@Grab(group='com.excelsiorjet', module='excelsior-jet-api', version='0.7.1'))
'com.excelsiorjet:excelsior-jet-api:jar:0.7.1'
Click the following link to download the jar file.
excelsior-jet-api-0.7.1-javadoc.jar