is not current version
Last Version 0.6.3

org.webjars:angular-highlightjs 0.3.2-1

WebJar for angular-highlightjs

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-highlightjs
Version

Version

0.3.2-1
Type

Type

jar

Download angular-highlightjs 0.3.2-1


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