Last Version

stupid 0.1.0

A stupid scripting language for Java/JVM

License

License

GroupId

GroupId

com.madisp.stupid
ArtifactId

ArtifactId

stupid
Version

Version

0.1.0
Type

Type

jar
Description

Description

stupid
A stupid scripting language for Java/JVM
Project URL

Project URL

http://github.com/madisp/stupid
Source Code Management

Source Code Management

http://github.com/madisp/stupid

Download stupid 0.1.0


<!-- https://jarcasting.com/artifacts/com.madisp.stupid/stupid/ -->
<dependency>
    <groupId>com.madisp.stupid</groupId>
    <artifactId>stupid</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.madisp.stupid/stupid/
implementation 'com.madisp.stupid:stupid:0.1.0'
// https://jarcasting.com/artifacts/com.madisp.stupid/stupid/
implementation ("com.madisp.stupid:stupid:0.1.0")
'com.madisp.stupid:stupid:jar:0.1.0'
<dependency org="com.madisp.stupid" name="stupid" rev="0.1.0">
  <artifact name="stupid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madisp.stupid', module='stupid', version='0.1.0')
)
libraryDependencies += "com.madisp.stupid" % "stupid" % "0.1.0"
[com.madisp.stupid/stupid "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.1

Project Modules

There are no modules declared in this project.