is not current version
Last Version 0.11.0

org.webjars.npm:semantic-ui-vue 0.10.1

WebJar for semantic-ui-vue

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

semantic-ui-vue
Version

Version

0.10.1
Type

Type

jar

Download semantic-ui-vue 0.10.1


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