is not current version
Last Version 2.4.1

org.webjars:Semantic-UI 0.10.0

WebJar for Semantic

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Semantic-UI
Version

Version

0.10.0
Type

Type

jar

Download Semantic-UI 0.10.0


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