| License |
License
the apache software license, version 2.0
|
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdru.ztrap.tools |
| ArtifactId | ArtifactIdvalidate-mapper-gson |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGson-engine for Validate mapper
Gson-engine for Validate mapper https://github.com/zTrap/validate-mapper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.ztrap.tools/validate-mapper-gson/ -->
<dependency>
<groupId>ru.ztrap.tools</groupId>
<artifactId>validate-mapper-gson</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap.tools/validate-mapper-gson/
implementation 'ru.ztrap.tools:validate-mapper-gson:1.0.9'
// https://jarcasting.com/artifacts/ru.ztrap.tools/validate-mapper-gson/
implementation ("ru.ztrap.tools:validate-mapper-gson:1.0.9")
'ru.ztrap.tools:validate-mapper-gson:jar:1.0.9'
<dependency org="ru.ztrap.tools" name="validate-mapper-gson" rev="1.0.9">
<artifact name="validate-mapper-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap.tools', module='validate-mapper-gson', version='1.0.9')
)
libraryDependencies += "ru.ztrap.tools" % "validate-mapper-gson" % "1.0.9"
[ru.ztrap.tools/validate-mapper-gson "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| ru.ztrap.tools : validate-mapper | jar | 1.0.9 |
| com.google.code.gson : gson | jar | 2.8.6 |