This repo has moved to the monorepo at https://github.com/pugjs/pug/tree/master/packages/pug-runtime
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpug-runtime |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpug-runtime
WebJar for pug-runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pug-runtime-2.0.4.pom | |
pug-runtime-2.0.4.jar | 11 KB |
pug-runtime-2.0.4-sources.jar | 22 bytes |
pug-runtime-2.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pug-runtime/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pug-runtime</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pug-runtime/
implementation 'org.webjars.npm:pug-runtime:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/pug-runtime/
implementation ("org.webjars.npm:pug-runtime:2.0.4")
'org.webjars.npm:pug-runtime:jar:2.0.4'
<dependency org="org.webjars.npm" name="pug-runtime" rev="2.0.4">
<artifact name="pug-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pug-runtime', version='2.0.4')
)
libraryDependencies += "org.webjars.npm" % "pug-runtime" % "2.0.4"
[org.webjars.npm/pug-runtime "2.0.4"]
This repo has moved to the monorepo at https://github.com/pugjs/pug/tree/master/packages/pug-runtime