Last Version

location_all 1.0.0

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

License

License

GroupId

GroupId

com.baidu.lbs
ArtifactId

ArtifactId

location_all
Version

Version

1.0.0
Type

Type

aar
Description

Description

location_all
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
Source Code Management

Source Code Management

https://github.com/lbs-mapsdk/lbs-trace/tree/master

Download location_all 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.