Last Version

svrf-client 1.5.0

SVRF API client

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.svrf
ArtifactId

ArtifactId

svrf-client
Version

Version

1.5.0
Type

Type

jar
Description

Description

svrf-client
SVRF API client
Project URL

Project URL

https://github.com/Svrf/svrf-api
Source Code Management

Source Code Management

https://github.com/Svrf/svrf-java-client

Download svrf-client 1.5.0


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.