codeforce-common-model

codeforce公共数据模型(例如DTO)

License

License

GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-common-model
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

codeforce-common-model
codeforce公共数据模型(例如DTO)

Download codeforce-common-model

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4