License |
License |
---|---|
GroupId | GroupIdme.xethh.libs.toolkits |
ArtifactId | ArtifactIdwebDto |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
webDto-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.xethh.libs.toolkits/webDto/ -->
<dependency>
<groupId>me.xethh.libs.toolkits</groupId>
<artifactId>webDto</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/webDto/
implementation 'me.xethh.libs.toolkits:webDto:1.0.0'
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/webDto/
implementation ("me.xethh.libs.toolkits:webDto:1.0.0")
'me.xethh.libs.toolkits:webDto:pom:1.0.0'
<dependency org="me.xethh.libs.toolkits" name="webDto" rev="1.0.0">
<artifact name="webDto" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs.toolkits', module='webDto', version='1.0.0')
)
libraryDependencies += "me.xethh.libs.toolkits" % "webDto" % "1.0.0"
[me.xethh.libs.toolkits/webDto "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |