is not current version
Last Version 0.9.66

com.rythan:exhibit-io 0.9.62

OOXML to Exhibit Json Converter.

GroupId

GroupId

com.rythan
ArtifactId

ArtifactId

exhibit-io
Version

Version

0.9.62
Type

Type

jar

Download exhibit-io 0.9.62


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