is not current version
Last Version 1.0.3

com.jukusoft:rembulan-compiler 1.0.0

Rembulan Compiler

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

rembulan-compiler
Version

Version

1.0.0
Type

Type

jar

Download rembulan-compiler 1.0.0


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