is not current version
Last Version 0.0.10

com.github.houbb:sort-api 0.0.7


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sort-api
Version

Version

0.0.7
Type

Type

jar

Download sort-api 0.0.7


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