Categories |
CategoriesUnity Business Logic Libraries Game Development Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.graphfoundation.ongdb.community |
ArtifactId | ArtifactIdindex-it |
Version | Version3.6.0.M2 |
Type | Typejar |
Filename | Size |
---|---|
index-it-3.6.0.M2.pom | |
index-it-3.6.0.M2.jar | 12 KB |
index-it-3.6.0.M2-tests.jar | 507 KB |
index-it-3.6.0.M2-sources.jar | 12 KB |
index-it-3.6.0.M2-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/index-it/ -->
<dependency>
<groupId>org.graphfoundation.ongdb.community</groupId>
<artifactId>index-it</artifactId>
<version>3.6.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/index-it/
implementation 'org.graphfoundation.ongdb.community:index-it:3.6.0.M2'
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/index-it/
implementation ("org.graphfoundation.ongdb.community:index-it:3.6.0.M2")
'org.graphfoundation.ongdb.community:index-it:jar:3.6.0.M2'
<dependency org="org.graphfoundation.ongdb.community" name="index-it" rev="3.6.0.M2">
<artifact name="index-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphfoundation.ongdb.community', module='index-it', version='3.6.0.M2')
)
libraryDependencies += "org.graphfoundation.ongdb.community" % "index-it" % "3.6.0.M2"
[org.graphfoundation.ongdb.community/index-it "3.6.0.M2"]