| License | 
                License | 
        
|---|---|
| GroupId | GroupIdpl.symentis.lua4j | 
    
| ArtifactId | ArtifactIdlua4j-interpreter | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLua scripting for JVM 
         | 
    
| Filename | Size | 
|---|---|
| lua4j-interpreter-0.0.1.pom | |
| lua4j-interpreter-0.0.1.jar | 10 KB | 
| lua4j-interpreter-0.0.1-sources.jar | 7 KB | 
| lua4j-interpreter-0.0.1-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.symentis.lua4j/lua4j-interpreter/ -->
<dependency>
    <groupId>pl.symentis.lua4j</groupId>
    <artifactId>lua4j-interpreter</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/pl.symentis.lua4j/lua4j-interpreter/
implementation 'pl.symentis.lua4j:lua4j-interpreter:0.0.1'
                // https://jarcasting.com/artifacts/pl.symentis.lua4j/lua4j-interpreter/
implementation ("pl.symentis.lua4j:lua4j-interpreter:0.0.1")
                'pl.symentis.lua4j:lua4j-interpreter:jar:0.0.1'
                <dependency org="pl.symentis.lua4j" name="lua4j-interpreter" rev="0.0.1">
  <artifact name="lua4j-interpreter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='pl.symentis.lua4j', module='lua4j-interpreter', version='0.0.1')
)
                libraryDependencies += "pl.symentis.lua4j" % "lua4j-interpreter" % "0.0.1"
                [pl.symentis.lua4j/lua4j-interpreter "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| pl.symentis.lua4j : lua4j-core | jar | 0.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| pl.symentis.lua4j : functional-tests | jar | 0.0.1 | 
| org.apache.commons : commons-io | jar | 1.3.2 | 
| org.reflections : reflections | jar | 0.9.9-RC1 | 
| junit : junit | jar | 4.11 | 
| org.assertj : assertj-core | jar | 1.6.1 | 
| org.mockito : mockito-all | jar | 1.9.5 |