dict-api


License

License

MIT
GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

dict-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dict-api
dict-api
Project URL

Project URL

https://github.com/suxil/dict
Source Code Management

Source Code Management

https://github.com/suxil/dict

Download dict-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mapstruct : mapstruct jar 1.3.1.Final
io.swagger : swagger-annotations jar 1.6.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.0.8