is not current version
Last Version 1.33

com.evrythng:thng-resource-model 1.27

Models for REST resources representations.

GroupId

GroupId

com.evrythng
ArtifactId

ArtifactId

thng-resource-model
Version

Version

1.27
Type

Type

jar

Download thng-resource-model 1.27


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