License |
License |
---|---|
Categories |
CategoriesCLI User Interface Other General Purpose Libraries |
GroupId | GroupIdcom.whereismytransport.othertree.client |
ArtifactId | ArtifactIdothertree-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOtherTreeClient
A java library to assist developers in connecting and subscribing to data from an OtherTree instance
|
Filename | Size |
---|---|
othertree-client-1.0.1.pom | |
othertree-client-1.0.1.jar | 16 KB |
othertree-client-1.0.1-sources.jar | 10 KB |
othertree-client-1.0.1-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |