is not current version
Last Version 3.1.9

com.github.wet-boew:wet-base-theme-overlay 3.1.6

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. This module is a WAR overlay providing the files needed to implement the WET Base theme. Please see the README.txt file inside the WAR file for details on usage.

GroupId

GroupId

com.github.wet-boew
ArtifactId

ArtifactId

wet-base-theme-overlay
Version

Version

3.1.6
Type

Type

war

Download wet-base-theme-overlay 3.1.6


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