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