GroupId | GroupIdorg.jgrapes |
---|---|
ArtifactId | ArtifactIdorg.jgrapes.portal.themes.southstreet |
Version | Version0.9.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.themes.southstreet/ -->
<dependency>
<groupId>org.jgrapes</groupId>
<artifactId>org.jgrapes.portal.themes.southstreet</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.themes.southstreet/
implementation 'org.jgrapes:org.jgrapes.portal.themes.southstreet:0.9.3'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.themes.southstreet/
implementation ("org.jgrapes:org.jgrapes.portal.themes.southstreet:0.9.3")
'org.jgrapes:org.jgrapes.portal.themes.southstreet:jar:0.9.3'
<dependency org="org.jgrapes" name="org.jgrapes.portal.themes.southstreet" rev="0.9.3">
<artifact name="org.jgrapes.portal.themes.southstreet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.portal.themes.southstreet', version='0.9.3')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.portal.themes.southstreet" % "0.9.3"
[org.jgrapes/org.jgrapes.portal.themes.southstreet "0.9.3"]