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