GroupId | GroupIdorg.webjars.bowergithub.components |
---|---|
ArtifactId | ArtifactIdhighlightjs |
Version | Version9.12.0 |
Type | Typejar |
Filename | Size |
---|---|
highlightjs-9.12.0.pom | |
highlightjs-9.12.0.jar | 538 KB |
highlightjs-9.12.0-sources.jar | 22 bytes |
highlightjs-9.12.0-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]