is not current version
Last Version 2.4.1

org.webjars.npm:semantic-ui-less 2.2.14

WebJar for semantic-ui-less

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

semantic-ui-less
Version

Version

2.2.14
Type

Type

jar

Download semantic-ui-less 2.2.14


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