is not current version
Last Version 0.1.1

com.github.trickl:sort untagged-bd300089d86355ff78e7

Utility functions for dealing with natural sort

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

sort
Version

Version

untagged-bd300089d86355ff78e7
Type

Type

jar

Download sort untagged-bd300089d86355ff78e7


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