| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kschuetz |
| ArtifactId | ArtifactIdcompound-sort-helpers_2.10 |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptioncompound-sort-helpers
compound-sort-helpers
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.kschuetz |
<!-- https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.10/ -->
<dependency>
<groupId>com.github.kschuetz</groupId>
<artifactId>compound-sort-helpers_2.10</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.10/
implementation 'com.github.kschuetz:compound-sort-helpers_2.10:1.0.2'
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.10/
implementation ("com.github.kschuetz:compound-sort-helpers_2.10:1.0.2")
'com.github.kschuetz:compound-sort-helpers_2.10:jar:1.0.2'
<dependency org="com.github.kschuetz" name="compound-sort-helpers_2.10" rev="1.0.2">
<artifact name="compound-sort-helpers_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kschuetz', module='compound-sort-helpers_2.10', version='1.0.2')
)
libraryDependencies += "com.github.kschuetz" % "compound-sort-helpers_2.10" % "1.0.2"
[com.github.kschuetz/compound-sort-helpers_2.10 "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.10 | jar | 1.11.2 |