is not current version
Last Version 2.3.3

com.lihaoyi:fastparse_2.13 2.3.0

fastparse

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

fastparse_2.13
Version

Version

2.3.0
Type

Type

jar

Download fastparse_2.13 2.3.0


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