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