не последняя версия
Последняя версия 1.33

com.evrythng:evrythng-java-wrapper 1.18.1-BETA-1

Java wrapper for the EVRYTHNG API.

Категории

Категории

Java Языки программирования
Группа

Группа

com.evrythng
Идентификатор

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

evrythng-java-wrapper
Версия

Версия

1.18.1-BETA-1
Тип

Тип

jar

Скачать evrythng-java-wrapper 1.18.1-BETA-1


<!-- https://jarcasting.com/artifacts/com.evrythng/evrythng-java-wrapper/ -->
<dependency>
    <groupId>com.evrythng</groupId>
    <artifactId>evrythng-java-wrapper</artifactId>
    <version>1.18.1-BETA-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.evrythng/evrythng-java-wrapper/
implementation 'com.evrythng:evrythng-java-wrapper:1.18.1-BETA-1'
// https://jarcasting.com/artifacts/com.evrythng/evrythng-java-wrapper/
implementation ("com.evrythng:evrythng-java-wrapper:1.18.1-BETA-1")
'com.evrythng:evrythng-java-wrapper:jar:1.18.1-BETA-1'
<dependency org="com.evrythng" name="evrythng-java-wrapper" rev="1.18.1-BETA-1">
  <artifact name="evrythng-java-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evrythng', module='evrythng-java-wrapper', version='1.18.1-BETA-1')
)
libraryDependencies += "com.evrythng" % "evrythng-java-wrapper" % "1.18.1-BETA-1"
[com.evrythng/evrythng-java-wrapper "1.18.1-BETA-1"]