GroupId | GroupIdcom.evrythng |
---|---|
ArtifactId | ArtifactIdthng-resource-model |
Version | Version1.18.2 |
Type | Typejar |
Filename | Size |
---|---|
thng-resource-model-1.18.2.pom | |
thng-resource-model-1.18.2.jar | 118 KB |
thng-resource-model-1.18.2-sources.jar | 72 KB |
thng-resource-model-1.18.2-javadoc.jar | 658 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/ -->
<dependency>
<groupId>com.evrythng</groupId>
<artifactId>thng-resource-model</artifactId>
<version>1.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/
implementation 'com.evrythng:thng-resource-model:1.18.2'
// https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/
implementation ("com.evrythng:thng-resource-model:1.18.2")
'com.evrythng:thng-resource-model:jar:1.18.2'
<dependency org="com.evrythng" name="thng-resource-model" rev="1.18.2">
<artifact name="thng-resource-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evrythng', module='thng-resource-model', version='1.18.2')
)
libraryDependencies += "com.evrythng" % "thng-resource-model" % "1.18.2"
[com.evrythng/thng-resource-model "1.18.2"]