License |
License |
---|---|
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-parent |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncodeforce-parent
一个快速开发脚手架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codeforce-parent-2.5.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-parent</artifactId>
<version>2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/
implementation 'io.github.penggle:codeforce-parent:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/
implementation ("io.github.penggle:codeforce-parent:2.5")
'io.github.penggle:codeforce-parent:pom:2.5'
<dependency org="io.github.penggle" name="codeforce-parent" rev="2.5">
<artifact name="codeforce-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-parent', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-parent" % "2.5"
[io.github.penggle/codeforce-parent "2.5"]