is not current version
Last Version 9.16.2

org.webjars.bowergithub.components:highlightjs 9.12.0

WebJar for highlightjs

GroupId

GroupId

org.webjars.bowergithub.components
ArtifactId

ArtifactId

highlightjs
Version

Version

9.12.0
Type

Type

jar

Download highlightjs 9.12.0


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