is not current version
Last Version 0.6.0

net.samystudio.rxlocationmanager:rxlocationmanager 0.1.0

Reactive LocationManager callbacks

Categories

Categories

Net
GroupId

GroupId

net.samystudio.rxlocationmanager
ArtifactId

ArtifactId

rxlocationmanager
Version

Version

0.1.0
Type

Type

aar

Download rxlocationmanager 0.1.0


<!-- https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/ -->
<dependency>
    <groupId>net.samystudio.rxlocationmanager</groupId>
    <artifactId>rxlocationmanager</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/
implementation 'net.samystudio.rxlocationmanager:rxlocationmanager:0.1.0'
// https://jarcasting.com/artifacts/net.samystudio.rxlocationmanager/rxlocationmanager/
implementation ("net.samystudio.rxlocationmanager:rxlocationmanager:0.1.0")
'net.samystudio.rxlocationmanager:rxlocationmanager:aar:0.1.0'
<dependency org="net.samystudio.rxlocationmanager" name="rxlocationmanager" rev="0.1.0">
  <artifact name="rxlocationmanager" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.samystudio.rxlocationmanager', module='rxlocationmanager', version='0.1.0')
)
libraryDependencies += "net.samystudio.rxlocationmanager" % "rxlocationmanager" % "0.1.0"
[net.samystudio.rxlocationmanager/rxlocationmanager "0.1.0"]