License |
License |
---|---|
GroupId | GroupIdcom.github.atomashpolskiy |
ArtifactId | ArtifactIdbt-upnp |
Version | Version1.9 |
Type | Typejar |
Description |
DescriptionBt UPnP
Provides support for UPnP port mapping
|
Filename | Size |
---|---|
bt-upnp-1.9.pom | |
bt-upnp-1.9.jar | 8 KB |
bt-upnp-1.9-sources.jar | 7 KB |
bt-upnp-1.9-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-upnp</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation 'com.github.atomashpolskiy:bt-upnp:1.9'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation ("com.github.atomashpolskiy:bt-upnp:1.9")
'com.github.atomashpolskiy:bt-upnp:jar:1.9'
<dependency org="com.github.atomashpolskiy" name="bt-upnp" rev="1.9">
<artifact name="bt-upnp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-upnp', version='1.9')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-upnp" % "1.9"
[com.github.atomashpolskiy/bt-upnp "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atomashpolskiy : bt-core | jar | 1.9 |
org.fourthline.cling » cling-core | jar | 2.1.1 |
org.fourthline.cling » cling-support | jar | 2.1.1 |
org.eclipse.jetty : jetty-client | jar | 8.2.0.v20160908 |
org.eclipse.jetty : jetty-http | jar | 8.2.0.v20160908 |
org.eclipse.jetty : jetty-util | jar | 8.2.0.v20160908 |
org.eclipse.jetty : jetty-io | jar | 8.2.0.v20160908 |
org.eclipse.jetty : jetty-servlet | jar | 8.2.0.v20160908 |