GroupId | GroupIdorg.icefaces.ace-themes |
---|---|
ArtifactId | ArtifactIdace-mint-choc |
Version | Version4.2.0 |
Type | Typejar |
Filename | Size |
---|---|
ace-mint-choc-4.2.0.pom | |
ace-mint-choc-4.2.0.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-mint-choc/ -->
<dependency>
<groupId>org.icefaces.ace-themes</groupId>
<artifactId>ace-mint-choc</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-mint-choc/
implementation 'org.icefaces.ace-themes:ace-mint-choc:4.2.0'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-mint-choc/
implementation ("org.icefaces.ace-themes:ace-mint-choc:4.2.0")
'org.icefaces.ace-themes:ace-mint-choc:jar:4.2.0'
<dependency org="org.icefaces.ace-themes" name="ace-mint-choc" rev="4.2.0">
<artifact name="ace-mint-choc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-mint-choc', version='4.2.0')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-mint-choc" % "4.2.0"
[org.icefaces.ace-themes/ace-mint-choc "4.2.0"]