is not current version
Last Version 1.12.2

com.rometools:rome-osgi-test 1.9.0

OSGi tests for ROME

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-osgi-test
Version

Version

1.9.0
Type

Type

jar

Download rome-osgi-test 1.9.0


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