| License | 
                License | 
        
|---|---|
| GroupId | GroupIdtech.ikora | 
    
| ArtifactId | ArtifactIdikora-smells | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionIkora Smells 
            Package performing smell detection on the Robot Framework language. 
         | 
    
| Filename | Size | 
|---|---|
| ikora-smells-0.1.0.pom | |
| ikora-smells-0.1.0.jar | 95 KB | 
| ikora-smells-0.1.0-sources.jar | 48 KB | 
| ikora-smells-0.1.0-javadoc.jar | 757 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.ikora/ikora-smells/ -->
<dependency>
    <groupId>tech.ikora</groupId>
    <artifactId>ikora-smells</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/tech.ikora/ikora-smells/
implementation 'tech.ikora:ikora-smells:0.1.0'
                // https://jarcasting.com/artifacts/tech.ikora/ikora-smells/
implementation ("tech.ikora:ikora-smells:0.1.0")
                'tech.ikora:ikora-smells:jar:0.1.0'
                <dependency org="tech.ikora" name="ikora-smells" rev="0.1.0">
  <artifact name="ikora-smells" type="jar" />
</dependency>
                @Grapes(
@Grab(group='tech.ikora', module='ikora-smells', version='0.1.0')
)
                libraryDependencies += "tech.ikora" % "ikora-smells" % "0.1.0"
                [tech.ikora/ikora-smells "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| tech.ikora : ikora-core | jar | 0.1.2 | 
| edu.stanford.nlp : stanford-corenlp | jar | 3.9.2 | 
| edu.stanford.nlp : stanford-corenlp | jar | 3.9.2 | 
| com.google.guava : guava | jar | 29.0-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 | 
| org.hamcrest : hamcrest-library | jar | 2.2 |