This project has moved to the monorepo at pugjs/pug
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpug-attrs |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpug-attrs
WebJar for pug-attrs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pug-attrs-2.0.3.pom | |
pug-attrs-2.0.3.jar | 7 KB |
pug-attrs-2.0.3-sources.jar | 22 bytes |
pug-attrs-2.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pug-attrs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pug-attrs</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pug-attrs/
implementation 'org.webjars.npm:pug-attrs:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/pug-attrs/
implementation ("org.webjars.npm:pug-attrs:2.0.3")
'org.webjars.npm:pug-attrs:jar:2.0.3'
<dependency org="org.webjars.npm" name="pug-attrs" rev="2.0.3">
<artifact name="pug-attrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pug-attrs', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "pug-attrs" % "2.0.3"
[org.webjars.npm/pug-attrs "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : constantinople | jar | [3.0.1,4) |
org.webjars.npm : js-stringify | jar | [1.0.1,2) |
org.webjars.npm : pug-runtime | jar | [2.0.4,3) |
This project has moved to the monorepo at pugjs/pug