MVN

io.github.penggle : codeforce-parent

Maven & Gradle

Jun 12, 2022
0 stars

codeforce-parent · 一个快速开发脚手架

<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>codeforce-parent</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.penggle : codeforce-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of io.github.penggle : codeforce-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5
codeforce-parent-2.5
2.4
codeforce-parent-2.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>codeforce-parent</artifactId>
    <version>2.5</version>
</dependency>