GroupId | GroupIdorg.livetribe.slp |
---|---|
ArtifactId | ArtifactIdlivetribe-slp-osgi-tests |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
livetribe-slp-osgi-tests-2.1.0.pom | |
livetribe-slp-osgi-tests-2.1.0.jar | 2 KB |
livetribe-slp-osgi-tests-2.1.0-sources.jar | 316 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.livetribe.slp/livetribe-slp-osgi-tests/
implementation 'org.livetribe.slp:livetribe-slp-osgi-tests:2.1.0'
// https://jarcasting.com/artifacts/org.livetribe.slp/livetribe-slp-osgi-tests/
implementation ("org.livetribe.slp:livetribe-slp-osgi-tests:2.1.0")
'org.livetribe.slp:livetribe-slp-osgi-tests:jar:2.1.0'
<dependency org="org.livetribe.slp" name="livetribe-slp-osgi-tests" rev="2.1.0">
<artifact name="livetribe-slp-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.livetribe.slp', module='livetribe-slp-osgi-tests', version='2.1.0')
)
libraryDependencies += "org.livetribe.slp" % "livetribe-slp-osgi-tests" % "2.1.0"
[org.livetribe.slp/livetribe-slp-osgi-tests "2.1.0"]