is not current version
Last Version 1.0.0

com.github.ekryd.sortgraphql:sortgraphql-sorter 0.0.2

The sorting functionality

GroupId

GroupId

com.github.ekryd.sortgraphql
ArtifactId

ArtifactId

sortgraphql-sorter
Version

Version

0.0.2
Type

Type

jar

Download sortgraphql-sorter 0.0.2


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