GroupId | GroupIdcom.github.wet-boew |
---|---|
ArtifactId | ArtifactIdwet-base-theme-overlay |
Version | Version3.0.5 |
Type | Typewar |
Filename | Size |
---|---|
wet-base-theme-overlay-3.0.5.pom | |
wet-base-theme-overlay-3.0.5.war | 1 MB |
Browse |
<!-- 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.0.5</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.0.5'
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-base-theme-overlay/
implementation ("com.github.wet-boew:wet-base-theme-overlay:3.0.5")
'com.github.wet-boew:wet-base-theme-overlay:war:3.0.5'
<dependency org="com.github.wet-boew" name="wet-base-theme-overlay" rev="3.0.5">
<artifact name="wet-base-theme-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wet-boew', module='wet-base-theme-overlay', version='3.0.5')
)
libraryDependencies += "com.github.wet-boew" % "wet-base-theme-overlay" % "3.0.5"
[com.github.wet-boew/wet-base-theme-overlay "3.0.5"]