License |
License |
---|---|
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-model |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodeforce-common-model
codeforce公共数据模型(例如DTO)
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-model</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation 'io.github.penggle:codeforce-common-model:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation ("io.github.penggle:codeforce-common-model:2.5")
'io.github.penggle:codeforce-common-model:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-model" rev="2.5">
<artifact name="codeforce-common-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-model', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-model" % "2.5"
[io.github.penggle/codeforce-common-model "2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-base | jar | 2.5 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.12 |
jakarta.validation : jakarta.validation-api | jar |