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