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