is not current version
Last Version 1.0

com.github.developframework:excel-io 0.1

Excel读取写入器

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

excel-io
Version

Version

0.1
Type

Type

jar

Download excel-io 0.1


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