is not current version
Last Version 1.3.3

com.excelsiorjet:excelsior-jet-api 0.7.0

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

GroupId

GroupId

com.excelsiorjet
ArtifactId

ArtifactId

excelsior-jet-api
Version

Version

0.7.0
Type

Type

jar

Download excelsior-jet-api 0.7.0


<!-- https://jarcasting.com/artifacts/com.excelsiorjet/excelsior-jet-api/ -->
<dependency>
    <groupId>com.excelsiorjet</groupId>
    <artifactId>excelsior-jet-api</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.excelsiorjet/excelsior-jet-api/
implementation 'com.excelsiorjet:excelsior-jet-api:0.7.0'
// https://jarcasting.com/artifacts/com.excelsiorjet/excelsior-jet-api/
implementation ("com.excelsiorjet:excelsior-jet-api:0.7.0")
'com.excelsiorjet:excelsior-jet-api:jar:0.7.0'
<dependency org="com.excelsiorjet" name="excelsior-jet-api" rev="0.7.0">
  <artifact name="excelsior-jet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.excelsiorjet', module='excelsior-jet-api', version='0.7.0')
)
libraryDependencies += "com.excelsiorjet" % "excelsior-jet-api" % "0.7.0"
[com.excelsiorjet/excelsior-jet-api "0.7.0"]