f

fastparse-native_native0.3_2.11

fastparse-native
https://github.com/lihaoyi/fastparse
MIT
Li Haoyi
文件下载
文件名 操作
fastparse-native_native0.3_2.11-2.2.4.jar 下载
fastparse-native_native0.3_2.11-2.2.4.pom 下载
fastparse-native_native0.3_2.11-2.2.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>fastparse-native_native0.3_2.11</artifactId>
  <version>2.2.4</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:fastparse-native_native0.3_2.11:2.2.4'
Gradle Kotlin
implementation("com.lihaoyi:fastparse-native_native0.3_2.11:2.2.4")
Scala SBT
libraryDependencies += "com.lihaoyi" % "fastparse-native_native0.3_2.11" % "2.2.4"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='fastparse-native_native0.3_2.11', version='2.2.4')
)
Apache Ivy
<dependency org="com.lihaoyi" name="fastparse-native_native0.3_2.11" rev="2.2.4" />
Leiningen
[com.lihaoyi/fastparse-native_native0.3_2.11 "2.2.4"]
Apache Buildr
'com.lihaoyi:fastparse-native_native0.3_2.11:jar:2.2.4'