is not current version
Last Version 4-Mar-2013-1

org.webjars:prettify 4-Mar-2013

WebJar for google-code-prettify

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

prettify
Version

Version

4-Mar-2013
Type

Type

jar

Download prettify 4-Mar-2013


<!-- https://jarcasting.com/artifacts/org.webjars/prettify/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>prettify</artifactId>
    <version>4-Mar-2013</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/prettify/
implementation 'org.webjars:prettify:4-Mar-2013'
// https://jarcasting.com/artifacts/org.webjars/prettify/
implementation ("org.webjars:prettify:4-Mar-2013")
'org.webjars:prettify:jar:4-Mar-2013'
<dependency org="org.webjars" name="prettify" rev="4-Mar-2013">
  <artifact name="prettify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='prettify', version='4-Mar-2013')
)
libraryDependencies += "org.webjars" % "prettify" % "4-Mar-2013"
[org.webjars/prettify "4-Mar-2013"]