is not current version
Last Version 0.0.11

com.g2forge.enigma:en-presentation 0.0.4

Library for the programmatic construction of presentations. Based on Apache POI, this library does not require that you understand office document formats, and provides a simplified abstraction.

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-presentation
Version

Version

0.0.4
Type

Type

jar

Download en-presentation 0.0.4


<!-- https://jarcasting.com/artifacts/com.g2forge.enigma/en-presentation/ -->
<dependency>
    <groupId>com.g2forge.enigma</groupId>
    <artifactId>en-presentation</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-presentation/
implementation 'com.g2forge.enigma:en-presentation:0.0.4'
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-presentation/
implementation ("com.g2forge.enigma:en-presentation:0.0.4")
'com.g2forge.enigma:en-presentation:jar:0.0.4'
<dependency org="com.g2forge.enigma" name="en-presentation" rev="0.0.4">
  <artifact name="en-presentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.enigma', module='en-presentation', version='0.0.4')
)
libraryDependencies += "com.g2forge.enigma" % "en-presentation" % "0.0.4"
[com.g2forge.enigma/en-presentation "0.0.4"]