| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Other Универсальные библиотеки |
| Группа | Группаcom.whereismytransport.othertree.client |
| Идентификатор | Идентификаторothertree-client |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOtherTreeClient
A java library to assist developers in connecting and subscribing to data from an OtherTree instance
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |