is not current version
Last Version 7.2.1

org.femtoframework.coin:coin-core 7.2.0


GroupId

GroupId

org.femtoframework.coin
ArtifactId

ArtifactId

coin-core
Version

Version

7.2.0
Type

Type

jar

Download coin-core 7.2.0


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