is not current version
Last Version 0.0.10

sort 0.0.9

The sort tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sort
Version

Version

0.0.9
Type

Type

pom
Description

Description

sort
The sort tool for java.

Download sort 0.0.9

Filename Size
sort-0.0.9.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sort-api
  • sort-core