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