Writing Fast Parsers Fast in Scala
fastparse-byte 0.4.2
Group ID:
com.lihaoyi
Artifact ID:
fastparse-byte_2.12
Version:
0.4.2
Release Date:
Nov 2, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.lihaoyi" %% "fastparse-byte" % "0.4.2"
ivy"com.lihaoyi::fastparse-byte:0.4.2"
//> using dep "com.lihaoyi::fastparse-byte:0.4.2"
import $ivy.`com.lihaoyi::fastparse-byte:0.4.2`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>fastparse-byte_2.12</artifactId> <version>0.4.2</version> </dependency>
compile group: 'com.lihaoyi', name: 'fastparse-byte_2.12', version: '0.4.2'