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