webDto

Library of rest dto object

License

License

GroupId

GroupId

dev.xethh.libs.toolkits
ArtifactId

ArtifactId

webDto
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

webDto
Library of rest dto object
Project URL

Project URL

https://github.com/O7UNp/libs-toolkits-webDto
Source Code Management

Source Code Management

https://github.com/O7UNp/libs-toolkits-webDto

Download webDto

Filename Size
webDto-1.0.1.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
1.0.1
1.0.0