MVN

com.github.houbb : trans-order-client

Maven & Gradle

Mar 07, 2022

trans-order-client · The trans-order-client api project.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>trans-order-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : trans-order-client to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.houbb : trans-order-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
trans-order-client-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>trans-order-client</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement