GroupId | GroupIdcom.github.andriydruk |
---|---|
ArtifactId | ArtifactIdrx2dnssd |
Version | Version0.9.15 |
Type | Typeaar |
Filename | Size |
---|---|
rx2dnssd-0.9.15.pom | |
rx2dnssd-0.9.15-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/ -->
<dependency>
<groupId>com.github.andriydruk</groupId>
<artifactId>rx2dnssd</artifactId>
<version>0.9.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation 'com.github.andriydruk:rx2dnssd:0.9.15'
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation ("com.github.andriydruk:rx2dnssd:0.9.15")
'com.github.andriydruk:rx2dnssd:aar:0.9.15'
<dependency org="com.github.andriydruk" name="rx2dnssd" rev="0.9.15">
<artifact name="rx2dnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='rx2dnssd', version='0.9.15')
)
libraryDependencies += "com.github.andriydruk" % "rx2dnssd" % "0.9.15"
[com.github.andriydruk/rx2dnssd "0.9.15"]