scalaparse_2.12

scalaparse

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

scalaparse_2.12
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

scalaparse_2.12
scalaparse
Project URL

Project URL

https://github.com/lihaoyi/fastparse

Download scalaparse_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.lihaoyi : fastparse_2.12 jar 2.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.3
2.1.2
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.4.4
0.4.3
0.4.2