is not current version
Last Version 0.3.10

io.frees:iota-core_2.11 0.3.7

fast product/coproduct types

GroupId

GroupId

io.frees
ArtifactId

ArtifactId

iota-core_2.11
Version

Version

0.3.7
Type

Type

jar

Download iota-core_2.11 0.3.7


<!-- https://jarcasting.com/artifacts/io.frees/iota-core_2.11/ -->
<dependency>
    <groupId>io.frees</groupId>
    <artifactId>iota-core_2.11</artifactId>
    <version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/iota-core_2.11/
implementation 'io.frees:iota-core_2.11:0.3.7'
// https://jarcasting.com/artifacts/io.frees/iota-core_2.11/
implementation ("io.frees:iota-core_2.11:0.3.7")
'io.frees:iota-core_2.11:jar:0.3.7'
<dependency org="io.frees" name="iota-core_2.11" rev="0.3.7">
  <artifact name="iota-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='iota-core_2.11', version='0.3.7')
)
libraryDependencies += "io.frees" % "iota-core_2.11" % "0.3.7"
[io.frees/iota-core_2.11 "0.3.7"]