is not current version
Last Version 1.0.3

com.jukusoft:rembulan-compiler 1.0.2

Rembulan Compiler

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

rembulan-compiler
Version

Version

1.0.2
Type

Type

jar

Download rembulan-compiler 1.0.2


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