License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdselection_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionselection
selection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selection_2.12-0.1.0.pom | |
selection_2.12-0.1.0.jar | 63 KB |
selection_2.12-0.1.0-sources.jar | 4 KB |
selection_2.12-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/selection_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>selection_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/selection_2.12/
implementation 'io.chrisdavenport:selection_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/selection_2.12/
implementation ("io.chrisdavenport:selection_2.12:0.1.0")
'io.chrisdavenport:selection_2.12:jar:0.1.0'
<dependency org="io.chrisdavenport" name="selection_2.12" rev="0.1.0">
<artifact name="selection_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='selection_2.12', version='0.1.0')
)
libraryDependencies += "io.chrisdavenport" % "selection_2.12" % "0.1.0"
[io.chrisdavenport/selection_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
org.typelevel : cats-core_2.12 | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-testkit_2.12 | jar | 1.4.0 |
org.specs2 : specs2-core_2.12 | jar | 4.1.0 |
org.specs2 : specs2-scalacheck_2.12 | jar | 4.1.0 |