Group Id com.alibaba
Artifact Id easyexcel
Version 1.0.2-bugfix
Packaging jar
URL -
Badge
Last Updated 2018-07-22T19:28:40+00:00
Download Jar | View All
Javadoc View
Source View
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easyexcel</artifactId>
    <version>1.0.2-bugfix</version>
</dependency>
implementation group: 'com.alibaba', name: 'easyexcel', version: '1.0.2-bugfix'
implementation 'com.alibaba:easyexcel:1.0.2-bugfix'
implementation("com.alibaba:easyexcel:1.0.2-bugfix")
libraryDependencies += "com.alibaba" % "easyexcel" % "1.0.2-bugfix"
<dependency org="com.alibaba" name="easyexcel" rev="1.0.2-bugfix"/>
@Grapes(
    @Grab(group='com.alibaba', module='easyexcel', version='1.0.2-bugfix')
)
[com.alibaba/easyexcel "1.0.2-bugfix"]
'com.alibaba:easyexcel:1.0.2-bugfix'