atto-refined


License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

atto-refined_2.10
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

atto-refined
atto-refined
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-refined_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.tpolecat : atto-core_2.10 jar 0.6.3
eu.timepit : refined_2.10 jar 0.9.2

Project Modules

There are no modules declared in this project.

Join the chat at https://gitter.im/tpolecat/atto Travis CI

atto is a compact, pure-functional, incremental text parsing library for Scala

Please proceed to the microsite for more information.

Versions

Version
0.6.3
0.6.2
0.6.2-M2