| License | License | 
|---|---|
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdsort-core | 
| Last Version | Last Version0.0.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe sort tool for java. | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : test-core | jar | 0.0.1 |