is not current version
Last Version 0.1.0

tech.ikora:ikora-smells 0.0.2

Package performing smell detection on the Robot Framework language.

GroupId

GroupId

tech.ikora
ArtifactId

ArtifactId

ikora-smells
Version

Version

0.0.2
Type

Type

jar

Download ikora-smells 0.0.2


<!-- 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"]