Last Version

OtherTreeClient 1.0.1

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

License

License

Categories

Categories

CLI User Interface Other General Purpose Libraries
GroupId

GroupId

com.whereismytransport.othertree.client
ArtifactId

ArtifactId

othertree-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download othertree-client 1.0.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.java-websocket » java-websocket jar 1.3.1
au.com.jtribe » signalr-client-sdk jar 1.0.9
com.google.code.gson : gson jar 2.5
com.google.protobuf : protobuf-java-util jar 3.0.0-beta-1

Project Modules

There are no modules declared in this project.