is not current version
Last Version 4.2.0

com.github.liaochong:myexcel 3.11.0.RC

MyExcel, a new way to operate Excel.

GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

myexcel
Version

Version

3.11.0.RC
Type

Type

jar

Download myexcel 3.11.0.RC


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