is not current version
Last Version 1.33

com.evrythng:evrythng-commons 1.18.2

Public common EVRYTHNG classes.

GroupId

GroupId

com.evrythng
ArtifactId

ArtifactId

evrythng-commons
Version

Version

1.18.2
Type

Type

jar

Download evrythng-commons 1.18.2


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