is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi 0.2.6

Toolkit to build distributed Data Systems

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi
Version

Version

0.2.6
Type

Type

pom

Download suuchi 0.2.6

Filename Size
suuchi-0.2.6.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>suuchi</artifactId>
    <version>0.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/
implementation 'in.ashwanthkumar:suuchi:0.2.6'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/
implementation ("in.ashwanthkumar:suuchi:0.2.6")
'in.ashwanthkumar:suuchi:pom:0.2.6'
<dependency org="in.ashwanthkumar" name="suuchi" rev="0.2.6">
  <artifact name="suuchi" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi', version='0.2.6')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi" % "0.2.6"
[in.ashwanthkumar/suuchi "0.2.6"]