| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаorg.jgrapes |
| Идентификатор | Идентификаторorg.jgrapes.portal.jqueryui.themes.eggplant |
| Версия | Версия0.19.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.jqueryui.themes.eggplant/ -->
<dependency>
<groupId>org.jgrapes</groupId>
<artifactId>org.jgrapes.portal.jqueryui.themes.eggplant</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.jqueryui.themes.eggplant/
implementation 'org.jgrapes:org.jgrapes.portal.jqueryui.themes.eggplant:0.19.0'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portal.jqueryui.themes.eggplant/
implementation ("org.jgrapes:org.jgrapes.portal.jqueryui.themes.eggplant:0.19.0")
'org.jgrapes:org.jgrapes.portal.jqueryui.themes.eggplant:jar:0.19.0'
<dependency org="org.jgrapes" name="org.jgrapes.portal.jqueryui.themes.eggplant" rev="0.19.0">
<artifact name="org.jgrapes.portal.jqueryui.themes.eggplant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.portal.jqueryui.themes.eggplant', version='0.19.0')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.portal.jqueryui.themes.eggplant" % "0.19.0"
[org.jgrapes/org.jgrapes.portal.jqueryui.themes.eggplant "0.19.0"]