is not current version
Last Version 1.0.2

com.tesults:tesults 1.0.1

Tesults Java API Library

GroupId

GroupId

com.tesults
ArtifactId

ArtifactId

tesults
Version

Version

1.0.1
Type

Type

jar

Download tesults 1.0.1


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