License |
License |
---|---|
GroupId | GroupIdcom.github.mvv.sash |
ArtifactId | ArtifactIdsash-cats_2.12 |
Last Version | Last Version0.1-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsash-cats
sash-cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sash-cats_2.12-0.1-M7.pom | |
sash-cats_2.12-0.1-M7.jar | 8 KB |
sash-cats_2.12-0.1-M7-sources.jar | 1 KB |
sash-cats_2.12-0.1-M7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.12/ -->
<dependency>
<groupId>com.github.mvv.sash</groupId>
<artifactId>sash-cats_2.12</artifactId>
<version>0.1-M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.12/
implementation 'com.github.mvv.sash:sash-cats_2.12:0.1-M7'
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.12/
implementation ("com.github.mvv.sash:sash-cats_2.12:0.1-M7")
'com.github.mvv.sash:sash-cats_2.12:jar:0.1-M7'
<dependency org="com.github.mvv.sash" name="sash-cats_2.12" rev="0.1-M7">
<artifact name="sash-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sash', module='sash-cats_2.12', version='0.1-M7')
)
libraryDependencies += "com.github.mvv.sash" % "sash-cats_2.12" % "0.1-M7"
[com.github.mvv.sash/sash-cats_2.12 "0.1-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.github.mvv.sash : sash_2.12 | jar | 0.1-M7 |
org.scala-lang : scala-reflect | jar | 2.12.14 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.12 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.10.6 |