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