is not current version
Last Version 1.0.12

com.rtstatistics:api-client 1.0.5

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.5
Type

Type

jar

Download api-client 1.0.5


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