MVN

com.baidu.lbs : NaviTts

Maven & Gradle

Apr 27, 2021
3 stars

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

<dependency>
    <groupId>com.baidu.lbs</groupId>
    <artifactId>NaviTts</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.lbs : NaviTts to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.baidu.lbs : NaviTts to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
NaviTts-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.baidu.lbs</groupId>
    <artifactId>NaviTts</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement