GroupId | GroupIdorg.livetribe.slp |
---|---|
ArtifactId | ArtifactIdlivetribe-slp-osgi-tests |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
livetribe-slp-osgi-tests-2.2.0.pom | |
livetribe-slp-osgi-tests-2.2.0.jar | 3 KB |
livetribe-slp-osgi-tests-2.2.0-javadoc.jar | 332 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.livetribe.slp/livetribe-slp-osgi-tests/ -->
<dependency>
<groupId>org.livetribe.slp</groupId>
<artifactId>livetribe-slp-osgi-tests</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.livetribe.slp/livetribe-slp-osgi-tests/
implementation 'org.livetribe.slp:livetribe-slp-osgi-tests:2.2.0'
// https://jarcasting.com/artifacts/org.livetribe.slp/livetribe-slp-osgi-tests/
implementation ("org.livetribe.slp:livetribe-slp-osgi-tests:2.2.0")
'org.livetribe.slp:livetribe-slp-osgi-tests:jar:2.2.0'
<dependency org="org.livetribe.slp" name="livetribe-slp-osgi-tests" rev="2.2.0">
<artifact name="livetribe-slp-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.livetribe.slp', module='livetribe-slp-osgi-tests', version='2.2.0')
)
libraryDependencies += "org.livetribe.slp" % "livetribe-slp-osgi-tests" % "2.2.0"
[org.livetribe.slp/livetribe-slp-osgi-tests "2.2.0"]