License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.mx51 |
ArtifactId | ArtifactIdspi-client-java |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPI Client Java
Java client library for mx51's in-Store integration.
|
Filename | Size |
---|---|
spi-client-java-2.9.1.pom | |
spi-client-java-2.9.1.jar | 144 KB |
spi-client-java-2.9.1-sources.jar | 81 KB |
spi-client-java-2.9.1-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mx51/spi-client-java/ -->
<dependency>
<groupId>io.mx51</groupId>
<artifactId>spi-client-java</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mx51/spi-client-java/
implementation 'io.mx51:spi-client-java:2.9.1'
// https://jarcasting.com/artifacts/io.mx51/spi-client-java/
implementation ("io.mx51:spi-client-java:2.9.1")
'io.mx51:spi-client-java:jar:2.9.1'
<dependency org="io.mx51" name="spi-client-java" rev="2.9.1">
<artifact name="spi-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mx51', module='spi-client-java', version='2.9.1')
)
libraryDependencies += "io.mx51" % "spi-client-java" % "2.9.1"
[io.mx51/spi-client-java "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.11 |
com.google.code.gson : gson | jar | 2.8.2 |
com.squareup.okhttp3 : okhttp | jar | 3.12.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jetbrains : annotations | jar | 16.0.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |