| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdin.ashwanthkumar |
| ArtifactId | ArtifactIdsuuchi-rocksdb |
| Version | Version0.2.10 |
| Type | Typejar |
| Filename | Size |
|---|---|
| suuchi-rocksdb-0.2.10.pom | |
| suuchi-rocksdb-0.2.10.jar | 13 KB |
| suuchi-rocksdb-0.2.10-sources.jar | 2 KB |
| suuchi-rocksdb-0.2.10-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>suuchi-rocksdb</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation 'in.ashwanthkumar:suuchi-rocksdb:0.2.10'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation ("in.ashwanthkumar:suuchi-rocksdb:0.2.10")
'in.ashwanthkumar:suuchi-rocksdb:jar:0.2.10'
<dependency org="in.ashwanthkumar" name="suuchi-rocksdb" rev="0.2.10">
<artifact name="suuchi-rocksdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-rocksdb', version='0.2.10')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-rocksdb" % "0.2.10"
[in.ashwanthkumar/suuchi-rocksdb "0.2.10"]