文件下载
文件名 操作
fastparse-byte_2.12.0-RC2-0.4.2.jar 下载
fastparse-byte_2.12.0-RC2-0.4.2.pom 下载
fastparse-byte_2.12.0-RC2-0.4.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>fastparse-byte_2.12.0-RC2</artifactId>
  <version>0.4.2</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:fastparse-byte_2.12.0-RC2:0.4.2'
Gradle Kotlin
implementation("com.lihaoyi:fastparse-byte_2.12.0-RC2:0.4.2")
Scala SBT
libraryDependencies += "com.lihaoyi" % "fastparse-byte_2.12.0-RC2" % "0.4.2"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='fastparse-byte_2.12.0-RC2', version='0.4.2')
)
Apache Ivy
<dependency org="com.lihaoyi" name="fastparse-byte_2.12.0-RC2" rev="0.4.2" />
Leiningen
[com.lihaoyi/fastparse-byte_2.12.0-RC2 "0.4.2"]
Apache Buildr
'com.lihaoyi:fastparse-byte_2.12.0-RC2:jar:0.4.2'