atto-core


License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

atto-core_2.13
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

atto-core
atto-core
Project URL

Project URL

https://github.com/tpolecat/atto
Project Organization

Project Organization

org.tpolecat
Source Code Management

Source Code Management

https://github.com/tpolecat/atto

Download atto-core_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.typelevel : cats-core_2.13 jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.7.0-RC2
0.7.0-RC1
0.7.0-M2
0.7.0-M1