GroupId | GroupIdcom.github.atomashpolskiy |
---|---|
ArtifactId | ArtifactIdbt-upnp |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
bt-upnp-1.8.pom | |
bt-upnp-1.8.jar | 8 KB |
bt-upnp-1.8-sources.jar | 7 KB |
bt-upnp-1.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation 'com.github.atomashpolskiy:bt-upnp:1.8'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-upnp/
implementation ("com.github.atomashpolskiy:bt-upnp:1.8")
'com.github.atomashpolskiy:bt-upnp:jar:1.8'
<dependency org="com.github.atomashpolskiy" name="bt-upnp" rev="1.8">
<artifact name="bt-upnp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-upnp', version='1.8')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-upnp" % "1.8"
[com.github.atomashpolskiy/bt-upnp "1.8"]