is not current version
Last Version 3.1.3

com.github.ekryd.sortpom:sortpom-sorter 2.7.0

The sorting functionality

GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-sorter
Version

Version

2.7.0
Type

Type

jar

Download sortpom-sorter 2.7.0


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