MVN

com.miitang : miitang-runtime

Maven & Gradle

Dec 03, 2020
68.1k stars

Miitang Runtime Parent

<dependency>
    <groupId>com.miitang</groupId>
    <artifactId>miitang-runtime</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.miitang : miitang-runtime to add to Maven - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.miitang : miitang-runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
miitang-runtime-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.miitang</groupId>
    <artifactId>miitang-runtime</artifactId>
    <version>2.0</version>
</dependency>

Advertisement