is not current version
Last Version 3.8.6

com.gluonhq:charm-down-core 3.2.4

Common API

GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

charm-down-core
Version

Version

3.2.4
Type

Type

jar

Download charm-down-core 3.2.4


<!-- https://jarcasting.com/artifacts/com.gluonhq/charm-down-core/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>charm-down-core</artifactId>
    <version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/charm-down-core/
implementation 'com.gluonhq:charm-down-core:3.2.4'
// https://jarcasting.com/artifacts/com.gluonhq/charm-down-core/
implementation ("com.gluonhq:charm-down-core:3.2.4")
'com.gluonhq:charm-down-core:jar:3.2.4'
<dependency org="com.gluonhq" name="charm-down-core" rev="3.2.4">
  <artifact name="charm-down-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='charm-down-core', version='3.2.4')
)
libraryDependencies += "com.gluonhq" % "charm-down-core" % "3.2.4"
[com.gluonhq/charm-down-core "3.2.4"]