Files download
File Operation
fastparse-byte_sjs0.6_2.12-1.0.0.jar download
fastparse-byte_sjs0.6_2.12-1.0.0.pom download
fastparse-byte_sjs0.6_2.12-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>fastparse-byte_sjs0.6_2.12</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:fastparse-byte_sjs0.6_2.12:1.0.0'
Gradle Kotlin
implementation("com.lihaoyi:fastparse-byte_sjs0.6_2.12:1.0.0")
Scala SBT
libraryDependencies += "com.lihaoyi" % "fastparse-byte_sjs0.6_2.12" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='fastparse-byte_sjs0.6_2.12', version='1.0.0')
)
Apache Ivy
<dependency org="com.lihaoyi" name="fastparse-byte_sjs0.6_2.12" rev="1.0.0" />
Leiningen
[com.lihaoyi/fastparse-byte_sjs0.6_2.12 "1.0.0"]
Apache Buildr
'com.lihaoyi:fastparse-byte_sjs0.6_2.12:jar:1.0.0'