| GroupId | GroupIdcom.tinkerpop.rexster.rexster-kibbles |
|---|---|
| ArtifactId | ArtifactIdbatch-kibble |
| Version | Version2.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| batch-kibble-2.0.0.pom | |
| batch-kibble-2.0.0.zip | 98 KB |
| batch-kibble-2.0.0-sources.jar | 4 KB |
| batch-kibble-2.0.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/ -->
<dependency>
<groupId>com.tinkerpop.rexster.rexster-kibbles</groupId>
<artifactId>batch-kibble</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation 'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:2.0.0'
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation ("com.tinkerpop.rexster.rexster-kibbles:batch-kibble:2.0.0")
'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:jar:2.0.0'
<dependency org="com.tinkerpop.rexster.rexster-kibbles" name="batch-kibble" rev="2.0.0">
<artifact name="batch-kibble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.rexster.rexster-kibbles', module='batch-kibble', version='2.0.0')
)
libraryDependencies += "com.tinkerpop.rexster.rexster-kibbles" % "batch-kibble" % "2.0.0"
[com.tinkerpop.rexster.rexster-kibbles/batch-kibble "2.0.0"]