Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.wet-boew |
ArtifactId | ArtifactIdwet-gcwu-intranet-theme-overlay |
Version | Version3.0.4 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/ -->
<dependency>
<groupId>com.github.wet-boew</groupId>
<artifactId>wet-gcwu-intranet-theme-overlay</artifactId>
<version>3.0.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/
implementation 'com.github.wet-boew:wet-gcwu-intranet-theme-overlay:3.0.4'
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/
implementation ("com.github.wet-boew:wet-gcwu-intranet-theme-overlay:3.0.4")
'com.github.wet-boew:wet-gcwu-intranet-theme-overlay:war:3.0.4'
<dependency org="com.github.wet-boew" name="wet-gcwu-intranet-theme-overlay" rev="3.0.4">
<artifact name="wet-gcwu-intranet-theme-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wet-boew', module='wet-gcwu-intranet-theme-overlay', version='3.0.4')
)
libraryDependencies += "com.github.wet-boew" % "wet-gcwu-intranet-theme-overlay" % "3.0.4"
[com.github.wet-boew/wet-gcwu-intranet-theme-overlay "3.0.4"]