License |
License |
---|---|
GroupId | GroupIdcom.github.mvv.sash |
ArtifactId | ArtifactIdsash_2.13 |
Version | Version0.1-M7 |
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.1-M7.pom | |
sash_2.13-0.1-M7.jar | 105 KB |
sash_2.13-0.1-M7-sources.jar | 6 KB |
sash_2.13-0.1-M7-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.10.6 |