is not current version
Last Version 0.1-M6

com.github.mvv.sash:sash-cats_2.11 0.1-M4

sash-cats

GroupId

GroupId

com.github.mvv.sash
ArtifactId

ArtifactId

sash-cats_2.11
Version

Version

0.1-M4
Type

Type

jar

Download sash-cats_2.11 0.1-M4


<!-- 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-M4</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-M4'
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash-cats_2.11/
implementation ("com.github.mvv.sash:sash-cats_2.11:0.1-M4")
'com.github.mvv.sash:sash-cats_2.11:jar:0.1-M4'
<dependency org="com.github.mvv.sash" name="sash-cats_2.11" rev="0.1-M4">
  <artifact name="sash-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sash', module='sash-cats_2.11', version='0.1-M4')
)
libraryDependencies += "com.github.mvv.sash" % "sash-cats_2.11" % "0.1-M4"
[com.github.mvv.sash/sash-cats_2.11 "0.1-M4"]