is not current version
Last Version 2.3.3

com.lihaoyi:fastparse_2.13 2.2.3

fastparse

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

fastparse_2.13
Version

Version

2.2.3
Type

Type

jar

Download fastparse_2.13 2.2.3


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