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

com.github.mygreen:excel-cellformatter 0.2

Excel���������������������������������������������������������������������������

Категории

Категории

ORM Данные
Группа

Группа

com.github.mygreen
Идентификатор

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

excel-cellformatter
Версия

Версия

0.2
Тип

Тип

jar

Скачать excel-cellformatter 0.2


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