| Группа | Группаtf.tofu |
|---|---|
| Идентификатор | Идентификаторderevo-tschema_2.13 |
| Версия | Версия0.12.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| derevo-tschema_2.13-0.12.2.pom | |
| derevo-tschema_2.13-0.12.2.jar | 4 KB |
| derevo-tschema_2.13-0.12.2-sources.jar | 889 bytes |
| derevo-tschema_2.13-0.12.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tf.tofu/derevo-tschema_2.13/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>derevo-tschema_2.13</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/derevo-tschema_2.13/
implementation 'tf.tofu:derevo-tschema_2.13:0.12.2'
// https://jarcasting.com/artifacts/tf.tofu/derevo-tschema_2.13/
implementation ("tf.tofu:derevo-tschema_2.13:0.12.2")
'tf.tofu:derevo-tschema_2.13:jar:0.12.2'
<dependency org="tf.tofu" name="derevo-tschema_2.13" rev="0.12.2">
<artifact name="derevo-tschema_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='derevo-tschema_2.13', version='0.12.2')
)
libraryDependencies += "tf.tofu" % "derevo-tschema_2.13" % "0.12.2"
[tf.tofu/derevo-tschema_2.13 "0.12.2"]