is not current version
Last Version 3.0.0

org.fujion:fujion-themes 1.1.0

Theme wrappers for several publicly available bootstrap themes.

GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-themes
Version

Version

1.1.0
Type

Type

jar

Download fujion-themes 1.1.0


<!-- https://jarcasting.com/artifacts/org.fujion/fujion-themes/ -->
<dependency>
    <groupId>org.fujion</groupId>
    <artifactId>fujion-themes</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion/fujion-themes/
implementation 'org.fujion:fujion-themes:1.1.0'
// https://jarcasting.com/artifacts/org.fujion/fujion-themes/
implementation ("org.fujion:fujion-themes:1.1.0")
'org.fujion:fujion-themes:jar:1.1.0'
<dependency org="org.fujion" name="fujion-themes" rev="1.1.0">
  <artifact name="fujion-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion', module='fujion-themes', version='1.1.0')
)
libraryDependencies += "org.fujion" % "fujion-themes" % "1.1.0"
[org.fujion/fujion-themes "1.1.0"]