is not current version
Last Version 3.1.9

com.github.wet-boew:wet-parent 3.1.4

Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities.

GroupId

GroupId

com.github.wet-boew
ArtifactId

ArtifactId

wet-parent
Version

Version

3.1.4
Type

Type

pom

Download wet-parent 3.1.4

Filename Size
wet-parent-3.1.4.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.wet-boew/wet-parent/ -->
<dependency>
    <groupId>com.github.wet-boew</groupId>
    <artifactId>wet-parent</artifactId>
    <version>3.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-parent/
implementation 'com.github.wet-boew:wet-parent:3.1.4'
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-parent/
implementation ("com.github.wet-boew:wet-parent:3.1.4")
'com.github.wet-boew:wet-parent:pom:3.1.4'
<dependency org="com.github.wet-boew" name="wet-parent" rev="3.1.4">
  <artifact name="wet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wet-boew', module='wet-parent', version='3.1.4')
)
libraryDependencies += "com.github.wet-boew" % "wet-parent" % "3.1.4"
[com.github.wet-boew/wet-parent "3.1.4"]