Last Version

Trickl Sort 0.1.1

Utility functions for dealing with natural sort

License

License

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

sort
Version

Version

0.1.1
Type

Type

jar
Description

Description

Trickl Sort
Utility functions for dealing with natural sort
Project URL

Project URL

http://github.com/trickl/sort/
Source Code Management

Source Code Management

https://github.com/trickl/sort

Download sort 0.1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.caliper : caliper jar 1.0-beta-2

Project Modules

There are no modules declared in this project.