is not current version
Last Version 3.8.6

com.gluonhq:charm-down-core 3.7.0

Common API

GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

charm-down-core
Version

Version

3.7.0
Type

Type

jar

Download charm-down-core 3.7.0


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