GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-theme-charlotteville |
Version | Version1.0.42 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-charlotteville/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-charlotteville</artifactId>
<version>1.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-charlotteville/
implementation 'org.apache.myfaces.tobago:tobago-theme-charlotteville:1.0.42'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-charlotteville/
implementation ("org.apache.myfaces.tobago:tobago-theme-charlotteville:1.0.42")
'org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:1.0.42'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-charlotteville" rev="1.0.42">
<artifact name="tobago-theme-charlotteville" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-charlotteville', version='1.0.42')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-charlotteville" % "1.0.42"
[org.apache.myfaces.tobago/tobago-theme-charlotteville "1.0.42"]