is not current version
Last Version 20050708.210634

dentaku:example-web 20050105.013502


GroupId

GroupId

dentaku
ArtifactId

ArtifactId

example-web
Version

Version

20050105.013502
Type

Type

war

Download example-web 20050105.013502


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