License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstable |
Version | Version0.1.8 |
Type | Typejar |
Description |
Descriptionstable
WebJar for stable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stable-0.1.8.pom | |
stable-0.1.8.jar | 6 KB |
stable-0.1.8-sources.jar | 22 bytes |
stable-0.1.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stable</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stable/
implementation 'org.webjars.npm:stable:0.1.8'
// https://jarcasting.com/artifacts/org.webjars.npm/stable/
implementation ("org.webjars.npm:stable:0.1.8")
'org.webjars.npm:stable:jar:0.1.8'
<dependency org="org.webjars.npm" name="stable" rev="0.1.8">
<artifact name="stable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stable', version='0.1.8')
)
libraryDependencies += "org.webjars.npm" % "stable" % "0.1.8"
[org.webjars.npm/stable "0.1.8"]