License |
License |
---|---|
GroupId | GroupIdorg.livetribe |
ArtifactId | ArtifactIdlivetribe-slp |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiveTribe :: SLP
LiveTribe Service Location Protocol
|
Project Organization |
Project OrganizationLiveTribe |
Filename | Size |
---|---|
livetribe-slp-2.0.1.pom | |
livetribe-slp-2.0.1.jar | 204 KB |
livetribe-slp-2.0.1-sources.jar | 158 KB |
livetribe-slp-2.0.1-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.livetribe/livetribe-slp/ -->
<dependency>
<groupId>org.livetribe</groupId>
<artifactId>livetribe-slp</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.livetribe/livetribe-slp/
implementation 'org.livetribe:livetribe-slp:2.0.1'
// https://jarcasting.com/artifacts/org.livetribe/livetribe-slp/
implementation ("org.livetribe:livetribe-slp:2.0.1")
'org.livetribe:livetribe-slp:jar:2.0.1'
<dependency org="org.livetribe" name="livetribe-slp" rev="2.0.1">
<artifact name="livetribe-slp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.livetribe', module='livetribe-slp', version='2.0.1')
)
libraryDependencies += "org.livetribe" % "livetribe-slp" % "2.0.1"
[org.livetribe/livetribe-slp "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |