is not current version
Last Version 0.9.66

com.rythan:exhibit-io 0.9.6

OOXML to Exhibit Json Converter.

GroupId

GroupId

com.rythan
ArtifactId

ArtifactId

exhibit-io
Version

Version

0.9.6
Type

Type

jar

Download exhibit-io 0.9.6


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