is not current version
Last Version 4.2.0

com.github.liaochong:myexcel 2.6.1

MyExcel, a new way to operate Excel.

GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

myexcel
Version

Version

2.6.1
Type

Type

jar

Download myexcel 2.6.1


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