is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi-examples 0.2.17

Example modules using Suuchi

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi-examples
Version

Version

0.2.17
Type

Type

jar

Download suuchi-examples 0.2.17


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