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