| Группа | Группаes.upm.fi.oeg |
|---|---|
| Идентификатор | Идентификаторwot-jtd |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wot-jtd-0.2.0.pom | |
| wot-jtd-0.2.0.jar | 104 KB |
| wot-jtd-0.2.0-sources.jar | 57 KB |
| wot-jtd-0.2.0-javadoc.jar | 625 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/ -->
<dependency>
<groupId>es.upm.fi.oeg</groupId>
<artifactId>wot-jtd</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation 'es.upm.fi.oeg:wot-jtd:0.2.0'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation ("es.upm.fi.oeg:wot-jtd:0.2.0")
'es.upm.fi.oeg:wot-jtd:jar:0.2.0'
<dependency org="es.upm.fi.oeg" name="wot-jtd" rev="0.2.0">
<artifact name="wot-jtd" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='wot-jtd', version='0.2.0')
)
libraryDependencies += "es.upm.fi.oeg" % "wot-jtd" % "0.2.0"
[es.upm.fi.oeg/wot-jtd "0.2.0"]