License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.svrf |
ArtifactId | ArtifactIdsvrf-client |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionsvrf-client
SVRF API client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
svrf-client-1.5.0.pom | |
svrf-client-1.5.0.jar | 98 KB |
svrf-client-1.5.0-tests.jar | 5 KB |
svrf-client-1.5.0-sources.jar | 51 KB |
svrf-client-1.5.0-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.svrf/svrf-client/ -->
<dependency>
<groupId>com.svrf</groupId>
<artifactId>svrf-client</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.svrf/svrf-client/
implementation 'com.svrf:svrf-client:1.5.0'
// https://jarcasting.com/artifacts/com.svrf/svrf-client/
implementation ("com.svrf:svrf-client:1.5.0")
'com.svrf:svrf-client:jar:1.5.0'
<dependency org="com.svrf" name="svrf-client" rev="1.5.0">
<artifact name="svrf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svrf', module='svrf-client', version='1.5.0')
)
libraryDependencies += "com.svrf" % "svrf-client" % "1.5.0"
[com.svrf/svrf-client "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.15 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
io.gsonfire : gson-fire | jar | 1.8.0 |
org.threeten : threetenbp | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |