MVN

cn.haoxiaoyong.ocr : baidu-ocr

Maven & Gradle

Nov 23, 2018
0 stars
<dependency>
    <groupId>cn.haoxiaoyong.ocr</groupId>
    <artifactId>baidu-ocr</artifactId>
    <version>v1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.haoxiaoyong.ocr : baidu-ocr to add to Maven - Latest Versions:

  • Latest Stable: v1.1.0

All Versions

Choose a version of cn.haoxiaoyong.ocr : baidu-ocr to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.1.x
baidu-ocr-v1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.haoxiaoyong.ocr</groupId>
    <artifactId>baidu-ocr</artifactId>
    <version>v1.1.0</version>
</dependency>

Advertisement