Last Version

parboiled 2.0.1

Fork of parboiled2 for http4s, sans shapeless dependency

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

parboiled_2.13
Version

Version

2.0.1
Type

Type

jar
Description

Description

parboiled
Fork of parboiled2 for http4s, sans shapeless dependency
Project URL

Project URL

http://parboiled.org
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/sirthias/parboiled2

Download parboiled_2.13 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0

provided (1)

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

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.13 jar 0.6.9

Project Modules

There are no modules declared in this project.