| Группа | Группаcom.tinkerpop.rexster.rexster-kibbles |
|---|---|
| Идентификатор | Идентификаторbatch-kibble |
| Версия | Версия0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| batch-kibble-0.8.pom | |
| batch-kibble-0.8.zip | 66 KB |
| batch-kibble-0.8-sources.jar | 4 KB |
| batch-kibble-0.8-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/ -->
<dependency>
<groupId>com.tinkerpop.rexster.rexster-kibbles</groupId>
<artifactId>batch-kibble</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation 'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:0.8'
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation ("com.tinkerpop.rexster.rexster-kibbles:batch-kibble:0.8")
'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:jar:0.8'
<dependency org="com.tinkerpop.rexster.rexster-kibbles" name="batch-kibble" rev="0.8">
<artifact name="batch-kibble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.rexster.rexster-kibbles', module='batch-kibble', version='0.8')
)
libraryDependencies += "com.tinkerpop.rexster.rexster-kibbles" % "batch-kibble" % "0.8"
[com.tinkerpop.rexster.rexster-kibbles/batch-kibble "0.8"]