is not current version
Last Version 1.18.0

com.rometools:rome-certiorem 1.7.0

A PubSubHubub implementation for Java based on ROME

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-certiorem
Version

Version

1.7.0
Type

Type

jar

Download rome-certiorem 1.7.0


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