GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-theme-charlotteville |
Version | Version2.4.5 |
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>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-charlotteville/
implementation 'org.apache.myfaces.tobago:tobago-theme-charlotteville:2.4.5'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-charlotteville/
implementation ("org.apache.myfaces.tobago:tobago-theme-charlotteville:2.4.5")
'org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:2.4.5'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-charlotteville" rev="2.4.5">
<artifact name="tobago-theme-charlotteville" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-charlotteville', version='2.4.5')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-charlotteville" % "2.4.5"
[org.apache.myfaces.tobago/tobago-theme-charlotteville "2.4.5"]