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

org.webjars:prettify 1-Jun-2011

WebJar for google-code-prettify

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

prettify
Version

Version

1-Jun-2011
Type

Type

jar

Download prettify 1-Jun-2011


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