is not current version
Last Version 1.3.3

com.excelsiorjet:excelsior-jet-api 0.9.3

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.9.3
Type

Type

jar

Download excelsior-jet-api 0.9.3


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