Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.apache.myfaces.tobago |
ArtifactId | ArtifactIdtobago-theme-speyside |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
tobago-theme-speyside-3.1.1.pom | |
tobago-theme-speyside-3.1.1.jar | 146 KB |
tobago-theme-speyside-3.1.1-sources.jar | 144 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>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-speyside/
implementation 'org.apache.myfaces.tobago:tobago-theme-speyside:3.1.1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-speyside/
implementation ("org.apache.myfaces.tobago:tobago-theme-speyside:3.1.1")
'org.apache.myfaces.tobago:tobago-theme-speyside:jar:3.1.1'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-speyside" rev="3.1.1">
<artifact name="tobago-theme-speyside" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-speyside', version='3.1.1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-speyside" % "3.1.1"
[org.apache.myfaces.tobago/tobago-theme-speyside "3.1.1"]