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