| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.hakimel |
| ArtifactId | ArtifactIdreveal.js |
| Version | Version4.1.0 |
| Type | Typejar |
| Description |
Descriptionreveal.js
WebJar for reveal.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reveal.js-4.1.0.pom | |
| reveal.js-4.1.0.jar | 2 MB |
| reveal.js-4.1.0-sources.jar | 22 bytes |
| reveal.js-4.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.hakimel/reveal.js/ -->
<dependency>
<groupId>org.webjars.bowergithub.hakimel</groupId>
<artifactId>reveal.js</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hakimel/reveal.js/
implementation 'org.webjars.bowergithub.hakimel:reveal.js:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hakimel/reveal.js/
implementation ("org.webjars.bowergithub.hakimel:reveal.js:4.1.0")
'org.webjars.bowergithub.hakimel:reveal.js:jar:4.1.0'
<dependency org="org.webjars.bowergithub.hakimel" name="reveal.js" rev="4.1.0">
<artifact name="reveal.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.hakimel', module='reveal.js', version='4.1.0')
)
libraryDependencies += "org.webjars.bowergithub.hakimel" % "reveal.js" % "4.1.0"
[org.webjars.bowergithub.hakimel/reveal.js "4.1.0"]