is not current version
Last Version 4.1.2

org.webjars.bowergithub.hakimel:reveal.js 4.0.2

WebJar for reveal.js

GroupId

GroupId

org.webjars.bowergithub.hakimel
ArtifactId

ArtifactId

reveal.js
Version

Version

4.0.2
Type

Type

jar

Download reveal.js 4.0.2


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