License |
License |
---|---|
GroupId | GroupIddev.xethh.libs.toolkits |
ArtifactId | ArtifactIdwebDto |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionwebDto
Library of rest dto object
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webDto-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/webDto/ -->
<dependency>
<groupId>dev.xethh.libs.toolkits</groupId>
<artifactId>webDto</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/webDto/
implementation 'dev.xethh.libs.toolkits:webDto:1.0.1'
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/webDto/
implementation ("dev.xethh.libs.toolkits:webDto:1.0.1")
'dev.xethh.libs.toolkits:webDto:pom:1.0.1'
<dependency org="dev.xethh.libs.toolkits" name="webDto" rev="1.0.1">
<artifact name="webDto" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.libs.toolkits', module='webDto', version='1.0.1')
)
libraryDependencies += "dev.xethh.libs.toolkits" % "webDto" % "1.0.1"
[dev.xethh.libs.toolkits/webDto "1.0.1"]