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