| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atomashpolskiy |
| ArtifactId | ArtifactIdbt-upnp |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBt UPnP
Provides support for UPnP port mapping
|
| Filename | Size |
|---|---|
| bt-upnp-1.10.pom | |
| bt-upnp-1.10.jar | 8 KB |
| bt-upnp-1.10-sources.jar | 7 KB |
| bt-upnp-1.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation 'com.github.atomashpolskiy:bt-upnp:1.10'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation ("com.github.atomashpolskiy:bt-upnp:1.10")
'com.github.atomashpolskiy:bt-upnp:jar:1.10'
<dependency org="com.github.atomashpolskiy" name="bt-upnp" rev="1.10">
<artifact name="bt-upnp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-upnp', version='1.10')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-upnp" % "1.10"
[com.github.atomashpolskiy/bt-upnp "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.atomashpolskiy : bt-core | jar | 1.10 |
| 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 |