Last Version

core 0.3.10

fast product/coproduct types

License

License

GroupId

GroupId

io.frees
ArtifactId

ArtifactId

iota-core_2.12
Version

Version

0.3.10
Type

Type

jar
Description

Description

core
fast product/coproduct types
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/frees-io/iota

Download iota-core_2.12 0.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
org.typelevel : cats-core_2.12 jar 1.2.0
org.typelevel : cats-free_2.12 jar 1.2.0

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.6
org.scala-lang : scala-reflect jar 2.12.6

Project Modules

There are no modules declared in this project.