License |
License |
---|---|
GroupId | GroupIdorg.aaronhe.rxgooglemapsbinding |
ArtifactId | ArtifactIdrxgooglemapsbinding |
Version | Version0.1.3 |
Type | Typeaar |
Description |
DescriptionRxGoogleMapsBinding
RxJava binding APIs for Google Maps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxgooglemapsbinding-0.1.3.pom | |
rxgooglemapsbinding-0.1.3.aar | 51 KB |
rxgooglemapsbinding-0.1.3-sources.jar | 18 KB |
rxgooglemapsbinding-0.1.3-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aaronhe.rxgooglemapsbinding/rxgooglemapsbinding/ -->
<dependency>
<groupId>org.aaronhe.rxgooglemapsbinding</groupId>
<artifactId>rxgooglemapsbinding</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.aaronhe.rxgooglemapsbinding/rxgooglemapsbinding/
implementation 'org.aaronhe.rxgooglemapsbinding:rxgooglemapsbinding:0.1.3'
// https://jarcasting.com/artifacts/org.aaronhe.rxgooglemapsbinding/rxgooglemapsbinding/
implementation ("org.aaronhe.rxgooglemapsbinding:rxgooglemapsbinding:0.1.3")
'org.aaronhe.rxgooglemapsbinding:rxgooglemapsbinding:aar:0.1.3'
<dependency org="org.aaronhe.rxgooglemapsbinding" name="rxgooglemapsbinding" rev="0.1.3">
<artifact name="rxgooglemapsbinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.aaronhe.rxgooglemapsbinding', module='rxgooglemapsbinding', version='0.1.3')
)
libraryDependencies += "org.aaronhe.rxgooglemapsbinding" % "rxgooglemapsbinding" % "0.1.3"
[org.aaronhe.rxgooglemapsbinding/rxgooglemapsbinding "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxandroid | jar | 1.1.0 |
com.google.android.gms » play-services-maps | jar | 8.4.0 |
io.reactivex : rxjava | jar | 1.1.0 |
com.android.support » support-annotations | jar | 23.1.1 |