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