is not current version
Last Version 2.8.3

com.mastfrog:trackerclient 2.6.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

trackerclient
Version

Version

2.6.5
Type

Type

jar

Download trackerclient 2.6.5


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