is not current version
Last Version 1.0.1

com.whereismytransport.othertree.client:othertree-client 1.0.0

A java library to assist developers in connecting and subscribing to data from an OtherTree instance

Categories

Categories

CLI User Interface Other General Purpose Libraries
GroupId

GroupId

com.whereismytransport.othertree.client
ArtifactId

ArtifactId

othertree-client
Version

Version

1.0.0
Type

Type

jar

Download othertree-client 1.0.0


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