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