не последняя версия
Последняя версия 1.1

th.co.geniustree:xlsBean 1.0-M2

xls to beans with annotation

Категории

Категории

SBE Данные Data Structures
Группа

Группа

th.co.geniustree
Идентификатор

Идентификатор

xlsBean
Версия

Версия

1.0-M2
Тип

Тип

jar

Скачать 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"]