Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdio.github.mavenreposs |
ArtifactId | ArtifactIdroyalcms-facades-event |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-facades-event/ -->
<dependency>
<groupId>io.github.mavenreposs</groupId>
<artifactId>royalcms-facades-event</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-facades-event/
implementation 'io.github.mavenreposs:royalcms-facades-event:0.0.1'
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-facades-event/
implementation ("io.github.mavenreposs:royalcms-facades-event:0.0.1")
'io.github.mavenreposs:royalcms-facades-event:jar:0.0.1'
<dependency org="io.github.mavenreposs" name="royalcms-facades-event" rev="0.0.1">
<artifact name="royalcms-facades-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mavenreposs', module='royalcms-facades-event', version='0.0.1')
)
libraryDependencies += "io.github.mavenreposs" % "royalcms-facades-event" % "0.0.1"
[io.github.mavenreposs/royalcms-facades-event "0.0.1"]