is not current version
Last Version 2.4.1

org.webjars:Semantic-UI 2.0.7

WebJar for Semantic-UI

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Semantic-UI
Version

Version

2.0.7
Type

Type

jar

Download Semantic-UI 2.0.7


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