is not current version
Last Version 0.0.3

io.github.mavenreposs:royalcms 0.0.1

Java SDK for Royalcms Component kit.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.mavenreposs
ArtifactId

ArtifactId

royalcms
Version

Version

0.0.1
Type

Type

pom

Download royalcms 0.0.1

Filename Size
royalcms-0.0.1.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms/ -->
<dependency>
    <groupId>io.github.mavenreposs</groupId>
    <artifactId>royalcms</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms/
implementation 'io.github.mavenreposs:royalcms:0.0.1'
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms/
implementation ("io.github.mavenreposs:royalcms:0.0.1")
'io.github.mavenreposs:royalcms:pom:0.0.1'
<dependency org="io.github.mavenreposs" name="royalcms" rev="0.0.1">
  <artifact name="royalcms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mavenreposs', module='royalcms', version='0.0.1')
)
libraryDependencies += "io.github.mavenreposs" % "royalcms" % "0.0.1"
[io.github.mavenreposs/royalcms "0.0.1"]