GroupId | GroupIdtech.ikora |
---|---|
ArtifactId | ArtifactIdikora-smells |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
ikora-smells-0.0.2.pom | |
ikora-smells-0.0.2.jar | 95 KB |
ikora-smells-0.0.2-sources.jar | 48 KB |
ikora-smells-0.0.2-javadoc.jar | 757 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.ikora/ikora-smells/ -->
<dependency>
<groupId>tech.ikora</groupId>
<artifactId>ikora-smells</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ikora/ikora-smells/
implementation 'tech.ikora:ikora-smells:0.0.2'
// https://jarcasting.com/artifacts/tech.ikora/ikora-smells/
implementation ("tech.ikora:ikora-smells:0.0.2")
'tech.ikora:ikora-smells:jar:0.0.2'
<dependency org="tech.ikora" name="ikora-smells" rev="0.0.2">
<artifact name="ikora-smells" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ikora', module='ikora-smells', version='0.0.2')
)
libraryDependencies += "tech.ikora" % "ikora-smells" % "0.0.2"
[tech.ikora/ikora-smells "0.0.2"]