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