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