is not current version
Last Version 2.2.1

com.google.code.sortpom:maven-sortpom-test-util 2.2

Test utility classes

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.sortpom
ArtifactId

ArtifactId

maven-sortpom-test-util
Version

Version

2.2
Type

Type

jar

Download maven-sortpom-test-util 2.2


<!-- https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom-test-util/ -->
<dependency>
    <groupId>com.google.code.sortpom</groupId>
    <artifactId>maven-sortpom-test-util</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom-test-util/
implementation 'com.google.code.sortpom:maven-sortpom-test-util:2.2'
// https://jarcasting.com/artifacts/com.google.code.sortpom/maven-sortpom-test-util/
implementation ("com.google.code.sortpom:maven-sortpom-test-util:2.2")
'com.google.code.sortpom:maven-sortpom-test-util:jar:2.2'
<dependency org="com.google.code.sortpom" name="maven-sortpom-test-util" rev="2.2">
  <artifact name="maven-sortpom-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.sortpom', module='maven-sortpom-test-util', version='2.2')
)
libraryDependencies += "com.google.code.sortpom" % "maven-sortpom-test-util" % "2.2"
[com.google.code.sortpom/maven-sortpom-test-util "2.2"]