Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdweb-json-dto |
Version | Version3.3.11 |
Type | Typejar |
Filename | Size |
---|---|
web-json-dto-3.3.11.pom | |
web-json-dto-3.3.11.jar | 58 KB |
web-json-dto-3.3.11-sources.jar | 37 KB |
web-json-dto-3.3.11-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-dto/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-json-dto</artifactId>
<version>3.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation 'org.smallmind:web-json-dto:3.3.11'
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation ("org.smallmind:web-json-dto:3.3.11")
'org.smallmind:web-json-dto:jar:3.3.11'
<dependency org="org.smallmind" name="web-json-dto" rev="3.3.11">
<artifact name="web-json-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-dto', version='3.3.11')
)
libraryDependencies += "org.smallmind" % "web-json-dto" % "3.3.11"
[org.smallmind/web-json-dto "3.3.11"]