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