MVN

cn.bitfactory : bif-core-sdk-parent

Maven & Gradle

Mar 30, 2023
14 stars

bif-core-sdk-parent · bif chain sdk

<dependency>
    <groupId>cn.bitfactory</groupId>
    <artifactId>bif-core-sdk-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.bitfactory : bif-core-sdk-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of cn.bitfactory : bif-core-sdk-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bif-core-sdk-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.bitfactory</groupId>
    <artifactId>bif-core-sdk-parent</artifactId>
    <version>1.0.2</version>
</dependency>