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