| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdfastparse_native0.3_2.11 |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionfastparse_native0.3_2.11
fastparse
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastparse_native0.3_2.11-2.3.0.pom | |
| fastparse_native0.3_2.11-2.3.0.jar | 951 KB |
| fastparse_native0.3_2.11-2.3.0-sources.jar | 30 KB |
| fastparse_native0.3_2.11-2.3.0-javadoc.jar | 213 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/fastparse_native0.3_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_native0.3_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/fastparse_native0.3_2.11/
implementation 'com.lihaoyi:fastparse_native0.3_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.lihaoyi/fastparse_native0.3_2.11/
implementation ("com.lihaoyi:fastparse_native0.3_2.11:2.3.0")
'com.lihaoyi:fastparse_native0.3_2.11:jar:2.3.0'
<dependency org="com.lihaoyi" name="fastparse_native0.3_2.11" rev="2.3.0">
<artifact name="fastparse_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='fastparse_native0.3_2.11', version='2.3.0')
)
libraryDependencies += "com.lihaoyi" % "fastparse_native0.3_2.11" % "2.3.0"
[com.lihaoyi/fastparse_native0.3_2.11 "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : sourcecode_native0.3_2.11 | jar | 0.2.1 |
| com.lihaoyi : geny_native0.3_2.11 | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.11.12 |