GroupId | GroupIdcom.github.wet-boew |
---|---|
ArtifactId | ArtifactIdwet-clf2-theme-overlay |
Version | Version3.0.3 |
Type | Typewar |
Filename | Size |
---|---|
wet-clf2-theme-overlay-3.0.3.pom | |
wet-clf2-theme-overlay-3.0.3.war | 816 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wet-boew/wet-clf2-theme-overlay/ -->
<dependency>
<groupId>com.github.wet-boew</groupId>
<artifactId>wet-clf2-theme-overlay</artifactId>
<version>3.0.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-clf2-theme-overlay/
implementation 'com.github.wet-boew:wet-clf2-theme-overlay:3.0.3'
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-clf2-theme-overlay/
implementation ("com.github.wet-boew:wet-clf2-theme-overlay:3.0.3")
'com.github.wet-boew:wet-clf2-theme-overlay:war:3.0.3'
<dependency org="com.github.wet-boew" name="wet-clf2-theme-overlay" rev="3.0.3">
<artifact name="wet-clf2-theme-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wet-boew', module='wet-clf2-theme-overlay', version='3.0.3')
)
libraryDependencies += "com.github.wet-boew" % "wet-clf2-theme-overlay" % "3.0.3"
[com.github.wet-boew/wet-clf2-theme-overlay "3.0.3"]