is not current version
Last Version 0.0.34

com.github.bingoohuang:excel2javabeans 0.0.5

a little utility to convert excel rows to java beans

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

excel2javabeans
Version

Version

0.0.5
Type

Type

jar

Download excel2javabeans 0.0.5


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