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