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