GroupId | GroupIdcom.github.ekryd.sortgraphql |
---|---|
ArtifactId | ArtifactIdsortgraphql-sorter |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
sortgraphql-sorter-0.0.2.pom | |
sortgraphql-sorter-0.0.2.jar | 31 KB |
sortgraphql-sorter-0.0.2-sources.jar | 15 KB |
sortgraphql-sorter-0.0.2-javadoc.jar | 216 KB |
Browse |
<!-- 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"]