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