is not current version
Last Version 3.5.1

org.smallmind:web-json-dto 3.3.7

Json Dto Annotation Processor

Categories

Categories

JSON Data
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-json-dto
Version

Version

3.3.7
Type

Type

jar

Download web-json-dto 3.3.7


<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-dto/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>web-json-dto</artifactId>
    <version>3.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation 'org.smallmind:web-json-dto:3.3.7'
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation ("org.smallmind:web-json-dto:3.3.7")
'org.smallmind:web-json-dto:jar:3.3.7'
<dependency org="org.smallmind" name="web-json-dto" rev="3.3.7">
  <artifact name="web-json-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-dto', version='3.3.7')
)
libraryDependencies += "org.smallmind" % "web-json-dto" % "3.3.7"
[org.smallmind/web-json-dto "3.3.7"]