License |
License |
---|---|
GroupId | GroupIdio.github.jeremyrsmith |
ArtifactId | ArtifactIdparsel-ast_2.13 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparsel-ast
parsel-ast
|
Project Organization |
Project Organizationio.github.jeremyrsmith |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parsel-ast_2.13-0.1.1.pom | |
parsel-ast_2.13-0.1.1.jar | 459 KB |
parsel-ast_2.13-0.1.1-sources.jar | 8 KB |
parsel-ast_2.13-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeremyrsmith/parsel-ast_2.13/ -->
<dependency>
<groupId>io.github.jeremyrsmith</groupId>
<artifactId>parsel-ast_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeremyrsmith/parsel-ast_2.13/
implementation 'io.github.jeremyrsmith:parsel-ast_2.13:0.1.1'
// https://jarcasting.com/artifacts/io.github.jeremyrsmith/parsel-ast_2.13/
implementation ("io.github.jeremyrsmith:parsel-ast_2.13:0.1.1")
'io.github.jeremyrsmith:parsel-ast_2.13:jar:0.1.1'
<dependency org="io.github.jeremyrsmith" name="parsel-ast_2.13" rev="0.1.1">
<artifact name="parsel-ast_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeremyrsmith', module='parsel-ast_2.13', version='0.1.1')
)
libraryDependencies += "io.github.jeremyrsmith" % "parsel-ast_2.13" % "0.1.1"
[io.github.jeremyrsmith/parsel-ast_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.2.2.0 |
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 | jar | 1.2.5 |