License |
License |
---|---|
GroupId | GroupIdcom.github.mvv.sash |
ArtifactId | ArtifactIdsash-cats_2.11 |
Version | Version0.1-M6 |
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.11-0.1-M6.pom | |
sash-cats_2.11-0.1-M6.jar | 13 KB |
sash-cats_2.11-0.1-M6-sources.jar | 1 KB |
sash-cats_2.11-0.1-M6-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.11/ -->
<dependency>
<groupId>com.github.mvv.sash</groupId>
<artifactId>sash-cats_2.11</artifactId>
<version>0.1-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.11/
implementation 'com.github.mvv.sash:sash-cats_2.11:0.1-M6'
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.11/
implementation ("com.github.mvv.sash:sash-cats_2.11:0.1-M6")
'com.github.mvv.sash:sash-cats_2.11:jar:0.1-M6'
<dependency org="com.github.mvv.sash" name="sash-cats_2.11" rev="0.1-M6">
<artifact name="sash-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sash', module='sash-cats_2.11', version='0.1-M6')
)
libraryDependencies += "com.github.mvv.sash" % "sash-cats_2.11" % "0.1-M6"
[com.github.mvv.sash/sash-cats_2.11 "0.1-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.mvv.sash : sash_2.11 | jar | 0.1-M6 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.11 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.10.6 |