is not current version
Last Version 0.86.0

org.webjars.npm:semantic-ui-react 0.71.5

WebJar for semantic-ui-react

Categories

Categories

Ant Build Tools React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

semantic-ui-react
Version

Version

0.71.5
Type

Type

jar

Download semantic-ui-react 0.71.5


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