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