License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Semantic-Org-Semantic-UI |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsemantic-ui
WebJar for semantic-ui
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Semantic-Org-Semantic-UI/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Semantic-Org-Semantic-UI</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Semantic-Org-Semantic-UI/
implementation 'org.webjars.npm:github-com-Semantic-Org-Semantic-UI:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Semantic-Org-Semantic-UI/
implementation ("org.webjars.npm:github-com-Semantic-Org-Semantic-UI:2.3.0")
'org.webjars.npm:github-com-Semantic-Org-Semantic-UI:jar:2.3.0'
<dependency org="org.webjars.npm" name="github-com-Semantic-Org-Semantic-UI" rev="2.3.0">
<artifact name="github-com-Semantic-Org-Semantic-UI" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Semantic-Org-Semantic-UI', version='2.3.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-Semantic-Org-Semantic-UI" % "2.3.0"
[org.webjars.npm/github-com-Semantic-Org-Semantic-UI "2.3.0"]