Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdin.ashwanthkumar |
ArtifactId | ArtifactIdsuuchi-examples |
Version | Version0.2.10 |
Type | Typejar |
Filename | Size |
---|---|
suuchi-examples-0.2.10.pom | |
suuchi-examples-0.2.10.jar | 19 KB |
suuchi-examples-0.2.10-sources.jar | 3 KB |
suuchi-examples-0.2.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-examples/
implementation 'in.ashwanthkumar:suuchi-examples:0.2.10'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-examples/
implementation ("in.ashwanthkumar:suuchi-examples:0.2.10")
'in.ashwanthkumar:suuchi-examples:jar:0.2.10'
<dependency org="in.ashwanthkumar" name="suuchi-examples" rev="0.2.10">
<artifact name="suuchi-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-examples', version='0.2.10')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-examples" % "0.2.10"
[in.ashwanthkumar/suuchi-examples "0.2.10"]