License |
License |
---|---|
GroupId | GroupIdorg.femtoframework.coin |
ArtifactId | ArtifactIdcoin-codec |
Version | Version7.2.1 |
Type | Typejar |
Description |
DescriptionFemto useful utilities
|
Project Organization |
Project OrganizationFemtoFramework |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coin-codec-7.2.1.pom | |
coin-codec-7.2.1.jar | 8 KB |
coin-codec-7.2.1-sources.jar | 6 KB |
coin-codec-7.2.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.femtoframework.coin/coin-codec/ -->
<dependency>
<groupId>org.femtoframework.coin</groupId>
<artifactId>coin-codec</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.coin/coin-codec/
implementation 'org.femtoframework.coin:coin-codec:7.2.1'
// https://jarcasting.com/artifacts/org.femtoframework.coin/coin-codec/
implementation ("org.femtoframework.coin:coin-codec:7.2.1")
'org.femtoframework.coin:coin-codec:jar:7.2.1'
<dependency org="org.femtoframework.coin" name="coin-codec" rev="7.2.1">
<artifact name="coin-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.coin', module='coin-codec', version='7.2.1')
)
libraryDependencies += "org.femtoframework.coin" % "coin-codec" % "7.2.1"
[org.femtoframework.coin/coin-codec "7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.femtoframework.coin : coin-core | jar | 7.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |