is not current version
Last Version 1.3.0

org.knowhowlab.osgi:org.knowhowlab.osgi.testing.it 1.2.1

KnowHowLab OSGi Testing - Integration Test

GroupId

GroupId

org.knowhowlab.osgi
ArtifactId

ArtifactId

org.knowhowlab.osgi.testing.it
Version

Version

1.2.1
Type

Type

pom

Download org.knowhowlab.osgi.testing.it 1.2.1


<!-- https://jarcasting.com/artifacts/org.knowhowlab.osgi/org.knowhowlab.osgi.testing.it/ -->
<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>org.knowhowlab.osgi.testing.it</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.knowhowlab.osgi/org.knowhowlab.osgi.testing.it/
implementation 'org.knowhowlab.osgi:org.knowhowlab.osgi.testing.it:1.2.1'
// https://jarcasting.com/artifacts/org.knowhowlab.osgi/org.knowhowlab.osgi.testing.it/
implementation ("org.knowhowlab.osgi:org.knowhowlab.osgi.testing.it:1.2.1")
'org.knowhowlab.osgi:org.knowhowlab.osgi.testing.it:pom:1.2.1'
<dependency org="org.knowhowlab.osgi" name="org.knowhowlab.osgi.testing.it" rev="1.2.1">
  <artifact name="org.knowhowlab.osgi.testing.it" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.knowhowlab.osgi', module='org.knowhowlab.osgi.testing.it', version='1.2.1')
)
libraryDependencies += "org.knowhowlab.osgi" % "org.knowhowlab.osgi.testing.it" % "1.2.1"
[org.knowhowlab.osgi/org.knowhowlab.osgi.testing.it "1.2.1"]