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

es.upm.fi.oeg:wot-jtd 0.1.6

This API aims at assisting developers for handling WoT Thing Descriptions, providing special support for RDF.

Группа

Группа

es.upm.fi.oeg
Идентификатор

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

wot-jtd
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать wot-jtd 0.1.6


<!-- https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/ -->
<dependency>
    <groupId>es.upm.fi.oeg</groupId>
    <artifactId>wot-jtd</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation 'es.upm.fi.oeg:wot-jtd:0.1.6'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation ("es.upm.fi.oeg:wot-jtd:0.1.6")
'es.upm.fi.oeg:wot-jtd:jar:0.1.6'
<dependency org="es.upm.fi.oeg" name="wot-jtd" rev="0.1.6">
  <artifact name="wot-jtd" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='wot-jtd', version='0.1.6')
)
libraryDependencies += "es.upm.fi.oeg" % "wot-jtd" % "0.1.6"
[es.upm.fi.oeg/wot-jtd "0.1.6"]