sash


License

License

GroupId

GroupId

com.github.mvv.sash
ArtifactId

ArtifactId

sash_2.13
Last Version

Last Version

0.1-M7
Release Date

Release Date

Type

Type

jar
Description

Description

sash
sash
Project URL

Project URL

https://github.com/mvv/sash
Project Organization

Project Organization

com.github.mvv.sash
Source Code Management

Source Code Management

https://github.com/mvv/sash

Download sash_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mvv.sash/sash_2.13/ -->
<dependency>
    <groupId>com.github.mvv.sash</groupId>
    <artifactId>sash_2.13</artifactId>
    <version>0.1-M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash_2.13/
implementation 'com.github.mvv.sash:sash_2.13:0.1-M7'
// https://jarcasting.com/artifacts/com.github.mvv.sash/sash_2.13/
implementation ("com.github.mvv.sash:sash_2.13:0.1-M7")
'com.github.mvv.sash:sash_2.13:jar:0.1-M7'
<dependency org="com.github.mvv.sash" name="sash_2.13" rev="0.1-M7">
  <artifact name="sash_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sash', module='sash_2.13', version='0.1-M7')
)
libraryDependencies += "com.github.mvv.sash" % "sash_2.13" % "0.1-M7"
[com.github.mvv.sash/sash_2.13 "0.1-M7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scala-lang : scala-reflect jar 2.13.6

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.10.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-M7
0.1-M6
0.1-M5