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