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