| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdpl.symentis.lua4j | 
    
| ArtifactId | ArtifactIdshelly-cli | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionClamshell plugins for REPL console 
         | 
    
| Filename | Size | 
|---|---|
| shelly-cli-0.0.1.pom | |
| shelly-cli-0.0.1.jar | 7 KB | 
| shelly-cli-0.0.1-sources.jar | 4 KB | 
| shelly-cli-0.0.1-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.symentis.lua4j/shelly-cli/ -->
<dependency>
    <groupId>pl.symentis.lua4j</groupId>
    <artifactId>shelly-cli</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/pl.symentis.lua4j/shelly-cli/
implementation 'pl.symentis.lua4j:shelly-cli:0.0.1'
                // https://jarcasting.com/artifacts/pl.symentis.lua4j/shelly-cli/
implementation ("pl.symentis.lua4j:shelly-cli:0.0.1")
                'pl.symentis.lua4j:shelly-cli:jar:0.0.1'
                <dependency org="pl.symentis.lua4j" name="shelly-cli" rev="0.0.1">
  <artifact name="shelly-cli" type="jar" />
</dependency>
                @Grapes(
@Grab(group='pl.symentis.lua4j', module='shelly-cli', version='0.0.1')
)
                libraryDependencies += "pl.symentis.lua4j" % "shelly-cli" % "0.0.1"
                [pl.symentis.lua4j/shelly-cli "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| pl.symentis.lua4j : lua4j-interpreter | jar | 0.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| pl.symentis.shelly : shelly-api | jar | 0.0.2 | 
| javax.inject : javax.inject | jar | 1 |