не последняя версия
Последняя версия 1.33

com.evrythng:thng-resource-model 1.19

Models for REST resources representations.

Группа

Группа

com.evrythng
Идентификатор

Идентификатор

thng-resource-model
Версия

Версия

1.19
Тип

Тип

jar

Скачать thng-resource-model 1.19


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