is not current version
Last Version 1.33

com.evrythng:thng-resource-model 1.18.1-TEST

Models for REST resources representations.

GroupId

GroupId

com.evrythng
ArtifactId

ArtifactId

thng-resource-model
Version

Version

1.18.1-TEST
Type

Type

jar

Download thng-resource-model 1.18.1-TEST


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