не последняя версия
Последняя версия 0.0.10

com.github.houbb:sort 0.0.6

The sort tool for java.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sort
Версия

Версия

0.0.6
Тип

Тип

pom

Скачать sort 0.0.6

Имя Файла Размер
sort-0.0.6.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.houbb/sort/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sort</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sort/
implementation 'com.github.houbb:sort:0.0.6'
// https://jarcasting.com/artifacts/com.github.houbb/sort/
implementation ("com.github.houbb:sort:0.0.6")
'com.github.houbb:sort:pom:0.0.6'
<dependency org="com.github.houbb" name="sort" rev="0.0.6">
  <artifact name="sort" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sort', version='0.0.6')
)
libraryDependencies += "com.github.houbb" % "sort" % "0.0.6"
[com.github.houbb/sort "0.0.6"]