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