is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi-examples 0.2.4

Example modules using Suuchi

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi-examples
Version

Version

0.2.4
Type

Type

jar

Download suuchi-examples 0.2.4


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