is not current version
Last Version 1.5.0

com.svrf:svrf-client 1.3.0

SVRF API client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.svrf
ArtifactId

ArtifactId

svrf-client
Version

Version

1.3.0
Type

Type

jar

Download svrf-client 1.3.0


<!-- https://jarcasting.com/artifacts/com.svrf/svrf-client/ -->
<dependency>
    <groupId>com.svrf</groupId>
    <artifactId>svrf-client</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.svrf/svrf-client/
implementation 'com.svrf:svrf-client:1.3.0'
// https://jarcasting.com/artifacts/com.svrf/svrf-client/
implementation ("com.svrf:svrf-client:1.3.0")
'com.svrf:svrf-client:jar:1.3.0'
<dependency org="com.svrf" name="svrf-client" rev="1.3.0">
  <artifact name="svrf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svrf', module='svrf-client', version='1.3.0')
)
libraryDependencies += "com.svrf" % "svrf-client" % "1.3.0"
[com.svrf/svrf-client "1.3.0"]