License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdio.github.vvk78.perceptnet.commons |
ArtifactId | ArtifactIdrestclient-base |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of common utilities and tools used in perceptnet
|
Filename | Size |
---|---|
restclient-base-1.4.0.pom | |
restclient-base-1.4.0.jar | 21 KB |
restclient-base-1.4.0-sources.jar | 14 KB |
restclient-base-1.4.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/restclient-base/ -->
<dependency>
<groupId>io.github.vvk78.perceptnet.commons</groupId>
<artifactId>restclient-base</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/restclient-base/
implementation 'io.github.vvk78.perceptnet.commons:restclient-base:1.4.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/restclient-base/
implementation ("io.github.vvk78.perceptnet.commons:restclient-base:1.4.0")
'io.github.vvk78.perceptnet.commons:restclient-base:jar:1.4.0'
<dependency org="io.github.vvk78.perceptnet.commons" name="restclient-base" rev="1.4.0">
<artifact name="restclient-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons', module='restclient-base', version='1.4.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons" % "restclient-base" % "1.4.0"
[io.github.vvk78.perceptnet.commons/restclient-base "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : restclient-base-dto | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : tests | jar | 1.4.0 |
org.testng : testng | jar | 6.8.21 |
com.google.guava : guava | jar | 22.0 |