is not current version
Last Version 1.1.2

com.sfxcode.paradox:paradox-reveal-theme 1.1.1

Paradox Reveal is a paradox plugin for reveal.js presentations.

GroupId

GroupId

com.sfxcode.paradox
ArtifactId

ArtifactId

paradox-reveal-theme
Version

Version

1.1.1
Type

Type

jar

Download paradox-reveal-theme 1.1.1


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