License |
License |
---|---|
GroupId | GroupIdeu.xenit.apix |
ArtifactId | ArtifactIdapix-interface |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionalfred-api
Xenit API-X Java interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apix-interface-3.1.0.pom | |
apix-interface-3.1.0.jar | 117 KB |
apix-interface-3.1.0-sources.jar | 78 KB |
apix-interface-3.1.0-javadoc.jar | 936 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.xenit.apix/apix-interface/ -->
<dependency>
<groupId>eu.xenit.apix</groupId>
<artifactId>apix-interface</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.apix/apix-interface/
implementation 'eu.xenit.apix:apix-interface:3.1.0'
// https://jarcasting.com/artifacts/eu.xenit.apix/apix-interface/
implementation ("eu.xenit.apix:apix-interface:3.1.0")
'eu.xenit.apix:apix-interface:jar:3.1.0'
<dependency org="eu.xenit.apix" name="apix-interface" rev="3.1.0">
<artifact name="apix-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.apix', module='apix-interface', version='3.1.0')
)
libraryDependencies += "eu.xenit.apix" % "apix-interface" % "3.1.0"
[eu.xenit.apix/apix-interface "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.8.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.3 |
io.swagger : swagger-annotations | jar | 1.5.7 |