is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi-core 0.3.1

Core modules of Suuchi

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi-core
Version

Version

0.3.1
Type

Type

jar

Download suuchi-core 0.3.1


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