| Группа | Группаcom.github.kschuetz |
|---|---|
| Идентификатор | Идентификаторcompound-sort-helpers_2.11 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.11/ -->
<dependency>
<groupId>com.github.kschuetz</groupId>
<artifactId>compound-sort-helpers_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.11/
implementation 'com.github.kschuetz:compound-sort-helpers_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.github.kschuetz/compound-sort-helpers_2.11/
implementation ("com.github.kschuetz:compound-sort-helpers_2.11:1.0.1")
'com.github.kschuetz:compound-sort-helpers_2.11:jar:1.0.1'
<dependency org="com.github.kschuetz" name="compound-sort-helpers_2.11" rev="1.0.1">
<artifact name="compound-sort-helpers_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kschuetz', module='compound-sort-helpers_2.11', version='1.0.1')
)
libraryDependencies += "com.github.kschuetz" % "compound-sort-helpers_2.11" % "1.0.1"
[com.github.kschuetz/compound-sort-helpers_2.11 "1.0.1"]