Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.apache.myfaces.tobago |
ArtifactId | ArtifactIdtobago-theme-speyside |
Version | Version4.3.1 |
Type | Typejar |
Filename | Size |
---|---|
tobago-theme-speyside-4.3.1.pom | |
tobago-theme-speyside-4.3.1.jar | 348 KB |
tobago-theme-speyside-4.3.1-sources.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-speyside/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-speyside</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-speyside/
implementation 'org.apache.myfaces.tobago:tobago-theme-speyside:4.3.1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-speyside/
implementation ("org.apache.myfaces.tobago:tobago-theme-speyside:4.3.1")
'org.apache.myfaces.tobago:tobago-theme-speyside:jar:4.3.1'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-speyside" rev="4.3.1">
<artifact name="tobago-theme-speyside" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-speyside', version='4.3.1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-speyside" % "4.3.1"
[org.apache.myfaces.tobago/tobago-theme-speyside "4.3.1"]