is not current version
Last Version 2.4.1

org.webjars:Semantic-UI 0.19

WebJar for Semantic-UI

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Semantic-UI
Version

Version

0.19
Type

Type

jar

Download Semantic-UI 0.19


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