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