is not current version
Last Version 1.0.3

com.jukusoft:rembulan-runtime 1.0.0

Rembulan Runtime

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

rembulan-runtime
Version

Version

1.0.0
Type

Type

jar

Download rembulan-runtime 1.0.0


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