f

fastparse-byte_sjs0.6_2.12.0-RC2

fastparse-byte
https://github.com/lihaoyi/scala-parser
MIT license
com.lihaoyi
Li Haoyi
Files download
File Operation
fastparse-byte_sjs0.6_2.12.0-RC2-0.4.2.jar download
fastparse-byte_sjs0.6_2.12.0-RC2-0.4.2.pom download
fastparse-byte_sjs0.6_2.12.0-RC2-0.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>fastparse-byte_sjs0.6_2.12.0-RC2</artifactId>
  <version>0.4.2</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:fastparse-byte_sjs0.6_2.12.0-RC2:0.4.2'
Gradle Kotlin
implementation("com.lihaoyi:fastparse-byte_sjs0.6_2.12.0-RC2:0.4.2")
Scala SBT
libraryDependencies += "com.lihaoyi" % "fastparse-byte_sjs0.6_2.12.0-RC2" % "0.4.2"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='fastparse-byte_sjs0.6_2.12.0-RC2', version='0.4.2')
)
Apache Ivy
<dependency org="com.lihaoyi" name="fastparse-byte_sjs0.6_2.12.0-RC2" rev="0.4.2" />
Leiningen
[com.lihaoyi/fastparse-byte_sjs0.6_2.12.0-RC2 "0.4.2"]
Apache Buildr
'com.lihaoyi:fastparse-byte_sjs0.6_2.12.0-RC2:jar:0.4.2'