Writing Fast Parsers Fast in Scala
fastparse-byte 0.4.3
Group ID:
com.lihaoyi
Artifact ID:
fastparse-byte_2.12
Version:
0.4.3
Release Date:
May 13, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "fastparse-byte" % "0.4.3"
ivy"com.lihaoyi::fastparse-byte:0.4.3"
//> using dep "com.lihaoyi::fastparse-byte:0.4.3"
import $ivy.`com.lihaoyi::fastparse-byte:0.4.3`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>fastparse-byte_2.12</artifactId> <version>0.4.3</version> </dependency>
compile group: 'com.lihaoyi', name: 'fastparse-byte_2.12', version: '0.4.3'