Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.samystudio.rxlocationmanager |
ArtifactId | ArtifactIdrxlocationmanager |
Version | Version0.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
rxlocationmanager-0.3.0.pom | |
rxlocationmanager-0.3.0.aar | 73 KB |
rxlocationmanager-0.3.0-sources.jar | 599 bytes |
rxlocationmanager-0.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/ -->
<dependency>
<groupId>net.samystudio.rxlocationmanager</groupId>
<artifactId>rxlocationmanager</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/
implementation 'net.samystudio.rxlocationmanager:rxlocationmanager:0.3.0'
// https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/
implementation ("net.samystudio.rxlocationmanager:rxlocationmanager:0.3.0")
'net.samystudio.rxlocationmanager:rxlocationmanager:aar:0.3.0'
<dependency org="net.samystudio.rxlocationmanager" name="rxlocationmanager" rev="0.3.0">
<artifact name="rxlocationmanager" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.samystudio.rxlocationmanager', module='rxlocationmanager', version='0.3.0')
)
libraryDependencies += "net.samystudio.rxlocationmanager" % "rxlocationmanager" % "0.3.0"
[net.samystudio.rxlocationmanager/rxlocationmanager "0.3.0"]