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