is not current version
Last Version 0.1.1

com.github.trickl:sort untagged-d4145ac6602ee0233bb6

Utility functions for dealing with natural sort

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

sort
Version

Version

untagged-d4145ac6602ee0233bb6
Type

Type

jar

Download sort untagged-d4145ac6602ee0233bb6


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