| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kschuetz |
| ArtifactId | ArtifactIdcompound-sort-helpers_2.9.0-1 |
| Version | Version1.0.0 |
| 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.9.0-1/ -->
<dependency>
<groupId>com.github.kschuetz</groupId>
<artifactId>compound-sort-helpers_2.9.0-1</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.9.0-1/
implementation 'com.github.kschuetz:compound-sort-helpers_2.9.0-1:1.0.0'
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.9.0-1/
implementation ("com.github.kschuetz:compound-sort-helpers_2.9.0-1:1.0.0")
'com.github.kschuetz:compound-sort-helpers_2.9.0-1:jar:1.0.0'
<dependency org="com.github.kschuetz" name="compound-sort-helpers_2.9.0-1" rev="1.0.0">
<artifact name="compound-sort-helpers_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kschuetz', module='compound-sort-helpers_2.9.0-1', version='1.0.0')
)
libraryDependencies += "com.github.kschuetz" % "compound-sort-helpers_2.9.0-1" % "1.0.0"
[com.github.kschuetz/compound-sort-helpers_2.9.0-1 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.0-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.10 | jar | 1.11.2 |