is not current version
Last Version 0.2.24.214816

org.microg.gms:play-services-base 0.2.17.204714

microG implementation of play-services-base

GroupId

GroupId

org.microg.gms
ArtifactId

ArtifactId

play-services-base
Version

Version

0.2.17.204714
Type

Type

aar

Download play-services-base 0.2.17.204714


<!-- https://jarcasting.com/artifacts/org.microg.gms/play-services-base/ -->
<dependency>
    <groupId>org.microg.gms</groupId>
    <artifactId>play-services-base</artifactId>
    <version>0.2.17.204714</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.microg.gms/play-services-base/
implementation 'org.microg.gms:play-services-base:0.2.17.204714'
// https://jarcasting.com/artifacts/org.microg.gms/play-services-base/
implementation ("org.microg.gms:play-services-base:0.2.17.204714")
'org.microg.gms:play-services-base:aar:0.2.17.204714'
<dependency org="org.microg.gms" name="play-services-base" rev="0.2.17.204714">
  <artifact name="play-services-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.microg.gms', module='play-services-base', version='0.2.17.204714')
)
libraryDependencies += "org.microg.gms" % "play-services-base" % "0.2.17.204714"
[org.microg.gms/play-services-base "0.2.17.204714"]