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