License |
License |
---|---|
GroupId | GroupIdcom.rometools |
ArtifactId | ArtifactIdrome-utils |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrome-utils
Utility classes for ROME projects
|
Filename | Size |
---|---|
rome-utils-1.18.0.pom | |
rome-utils-1.18.0.jar | 7 KB |
rome-utils-1.18.0-sources.jar | 8 KB |
rome-utils-1.18.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rometools/rome-utils/ -->
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-utils</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rometools/rome-utils/
implementation 'com.rometools:rome-utils:1.18.0'
// https://jarcasting.com/artifacts/com.rometools/rome-utils/
implementation ("com.rometools:rome-utils:1.18.0")
'com.rometools:rome-utils:jar:1.18.0'
<dependency org="com.rometools" name="rome-utils" rev="1.18.0">
<artifact name="rome-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rometools', module='rome-utils', version='1.18.0')
)
libraryDependencies += "com.rometools" % "rome-utils" % "1.18.0"
[com.rometools/rome-utils "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |