| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsort-core |
| Последняя версия | Последняя версия0.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe sort tool for java.
|
| Имя Файла | Размер |
|---|---|
| sort-core-0.0.10.pom | |
| sort-core-0.0.10.jar | 20 KB |
| sort-core-0.0.10-sources.jar | 16 KB |
| sort-core-0.0.10-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sort-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sort-core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sort-core/
implementation 'com.github.houbb:sort-core:0.0.10'
// https://jarcasting.com/artifacts/com.github.houbb/sort-core/
implementation ("com.github.houbb:sort-core:0.0.10")
'com.github.houbb:sort-core:jar:0.0.10'
<dependency org="com.github.houbb" name="sort-core" rev="0.0.10">
<artifact name="sort-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sort-core', version='0.0.10')
)
libraryDependencies += "com.github.houbb" % "sort-core" % "0.0.10"
[com.github.houbb/sort-core "0.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : sort-api | jar | 0.0.10 |
| com.github.houbb : heaven | jar | 0.1.131 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : test-core | jar | 0.0.1 |