| Группа | Группаes.upm.fi.oeg |
|---|---|
| Идентификатор | Идентификаторwot-jtd |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wot-jtd-0.1.6.pom | |
| wot-jtd-0.1.6.jar | 69 KB |
| wot-jtd-0.1.6-sources.jar | 40 KB |
| wot-jtd-0.1.6-javadoc.jar | 586 KB |
| Обзор |
<!-- 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"]