Last Version

NaviTts 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

NaviTts
Version

Version

1.0.0
Type

Type

pom
Description

Description

NaviTts
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 NaviTts 1.0.0

Filename Size
NaviTts-1.0.0.pom
Browse

<!-- https://jarcasting.com/artifacts/com.baidu.lbs/NaviTts/ -->
<dependency>
    <groupId>com.baidu.lbs</groupId>
    <artifactId>NaviTts</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.lbs/NaviTts/
implementation 'com.baidu.lbs:NaviTts:1.0.0'
// https://jarcasting.com/artifacts/com.baidu.lbs/NaviTts/
implementation ("com.baidu.lbs:NaviTts:1.0.0")
'com.baidu.lbs:NaviTts:pom:1.0.0'
<dependency org="com.baidu.lbs" name="NaviTts" rev="1.0.0">
  <artifact name="NaviTts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.baidu.lbs', module='NaviTts', version='1.0.0')
)
libraryDependencies += "com.baidu.lbs" % "NaviTts" % "1.0.0"
[com.baidu.lbs/NaviTts "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.