is not current version
Last Version 1.1

th.co.geniustree:xlsBean 1.0-M2

xls to beans with annotation

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

th.co.geniustree
ArtifactId

ArtifactId

xlsBean
Version

Version

1.0-M2
Type

Type

jar

Download xlsBean 1.0-M2


<!-- https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/ -->
<dependency>
    <groupId>th.co.geniustree</groupId>
    <artifactId>xlsBean</artifactId>
    <version>1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/
implementation 'th.co.geniustree:xlsBean:1.0-M2'
// https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/
implementation ("th.co.geniustree:xlsBean:1.0-M2")
'th.co.geniustree:xlsBean:jar:1.0-M2'
<dependency org="th.co.geniustree" name="xlsBean" rev="1.0-M2">
  <artifact name="xlsBean" type="jar" />
</dependency>
@Grapes(
@Grab(group='th.co.geniustree', module='xlsBean', version='1.0-M2')
)
libraryDependencies += "th.co.geniustree" % "xlsBean" % "1.0-M2"
[th.co.geniustree/xlsBean "1.0-M2"]