is not current version
Last Version 2.3.3

com.lihaoyi:fastparse_2.11 v2.1.1

fastparse

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

fastparse_2.11
Version

Version

v2.1.1
Type

Type

jar

Download fastparse_2.11 v2.1.1


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