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

com.evrythng:evrythng-commons 1.21.1

Public common EVRYTHNG classes.

Группа

Группа

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

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

evrythng-commons
Версия

Версия

1.21.1
Тип

Тип

jar

Скачать evrythng-commons 1.21.1


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