| License |
License |
|---|---|
| GroupId | GroupIdio.github.suxil |
| ArtifactId | ArtifactIddict-api |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondict-api
dict-api
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dict-api-1.0.1.pom | |
| dict-api-1.0.1.jar | 11 KB |
| dict-api-1.0.1-sources.jar | 13 KB |
| dict-api-1.0.1-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.suxil/dict-api/ -->
<dependency>
<groupId>io.github.suxil</groupId>
<artifactId>dict-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.suxil/dict-api/
implementation 'io.github.suxil:dict-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.suxil/dict-api/
implementation ("io.github.suxil:dict-api:1.0.1")
'io.github.suxil:dict-api:jar:1.0.1'
<dependency org="io.github.suxil" name="dict-api" rev="1.0.1">
<artifact name="dict-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.suxil', module='dict-api', version='1.0.1')
)
libraryDependencies += "io.github.suxil" % "dict-api" % "1.0.1"
[io.github.suxil/dict-api "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mapstruct : mapstruct | jar | 1.3.1.Final |
| io.swagger : swagger-annotations | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |