не последняя версия
Последняя версия 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

Категории

Категории

CLI Взаимодействие с пользователем Other Универсальные библиотеки
Группа

Группа

com.whereismytransport.othertree.client
Идентификатор

Идентификатор

othertree-client
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]