is not current version
Last Version 1.0.12

com.rtstatistics:api-client 1.0.1

API client for manage.rtstatistics.com and api.rtstatistics.com

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rtstatistics
ArtifactId

ArtifactId

api-client
Version

Version

1.0.1
Type

Type

jar

Download api-client 1.0.1


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