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