is not current version
Last Version 1.18.0

com.rometools:rome-utils 1.12.2

Utility classes for ROME projects

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-utils
Version

Version

1.12.2
Type

Type

jar

Download rome-utils 1.12.2


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