is not current version
Last Version 0.1.3

org.wte4j:wte4j-showcase 0.1.2


GroupId

GroupId

org.wte4j
ArtifactId

ArtifactId

wte4j-showcase
Version

Version

0.1.2
Type

Type

war

Download wte4j-showcase 0.1.2


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