License |
License |
---|---|
GroupId | GroupIdcom.jukusoft |
ArtifactId | ArtifactIdrembulan-runtime |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionRembulan Runtime
Rembulan Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rembulan-runtime-1.0.3.pom | |
rembulan-runtime-1.0.3.jar | 156 KB |
rembulan-runtime-1.0.3-sources.jar | 144 KB |
rembulan-runtime-1.0.3-javadoc.jar | 547 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jukusoft/rembulan-runtime/ -->
<dependency>
<groupId>com.jukusoft</groupId>
<artifactId>rembulan-runtime</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/rembulan-runtime/
implementation 'com.jukusoft:rembulan-runtime:1.0.3'
// https://jarcasting.com/artifacts/com.jukusoft/rembulan-runtime/
implementation ("com.jukusoft:rembulan-runtime:1.0.3")
'com.jukusoft:rembulan-runtime:jar:1.0.3'
<dependency org="com.jukusoft" name="rembulan-runtime" rev="1.0.3">
<artifact name="rembulan-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='rembulan-runtime', version='1.0.3')
)
libraryDependencies += "com.jukusoft" % "rembulan-runtime" % "1.0.3"
[com.jukusoft/rembulan-runtime "1.0.3"]