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