| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsemantic-ui-nag |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsemantic-ui-nag
WebJar for semantic-ui-nag
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| semantic-ui-nag-2.1.7.pom | |
| semantic-ui-nag-2.1.7.jar | 16 KB |
| semantic-ui-nag-2.1.7-sources.jar | 22 bytes |
| semantic-ui-nag-2.1.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-nag/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>semantic-ui-nag</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-nag/
implementation 'org.webjars.npm:semantic-ui-nag:2.1.7'
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-nag/
implementation ("org.webjars.npm:semantic-ui-nag:2.1.7")
'org.webjars.npm:semantic-ui-nag:jar:2.1.7'
<dependency org="org.webjars.npm" name="semantic-ui-nag" rev="2.1.7">
<artifact name="semantic-ui-nag" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='semantic-ui-nag', version='2.1.7')
)
libraryDependencies += "org.webjars.npm" % "semantic-ui-nag" % "2.1.7"
[org.webjars.npm/semantic-ui-nag "2.1.7"]