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