License |
License |
---|---|
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-model |
Version | Version2.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation 'io.github.penggle:codeforce-common-model:2.4'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation ("io.github.penggle:codeforce-common-model:2.4")
'io.github.penggle:codeforce-common-model:jar:2.4'
<dependency org="io.github.penggle" name="codeforce-common-model" rev="2.4">
<artifact name="codeforce-common-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-model', version='2.4')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-model" % "2.4"
[io.github.penggle/codeforce-common-model "2.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-base | jar | 2.4 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.12 |
jakarta.validation : jakarta.validation-api | jar |