License |
License |
---|---|
GroupId | GroupIdcom.evrythng |
ArtifactId | ArtifactIdevrythng-commons |
Version | Version1.33 |
Type | Typejar |
Description |
Descriptionevrythng-commons
Public common EVRYTHNG classes.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
evrythng-commons-1.33.pom | |
evrythng-commons-1.33.jar | 24 KB |
evrythng-commons-1.33-sources.jar | 16 KB |
evrythng-commons-1.33-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.evrythng/evrythng-commons/ -->
<dependency>
<groupId>com.evrythng</groupId>
<artifactId>evrythng-commons</artifactId>
<version>1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.evrythng/evrythng-commons/
implementation 'com.evrythng:evrythng-commons:1.33'
// https://jarcasting.com/artifacts/com.evrythng/evrythng-commons/
implementation ("com.evrythng:evrythng-commons:1.33")
'com.evrythng:evrythng-commons:jar:1.33'
<dependency org="com.evrythng" name="evrythng-commons" rev="1.33">
<artifact name="evrythng-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evrythng', module='evrythng-commons', version='1.33')
)
libraryDependencies += "com.evrythng" % "evrythng-commons" % "1.33"
[com.evrythng/evrythng-commons "1.33"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.pcollections : pcollections | jar | 2.1.2 |
org.json : json | jar | 20160212 |