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

com.github.catdou:common-export 1.2

Memory export, Querying export CSV, Excel

Группа

Группа

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

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

common-export
Версия

Версия

1.2
Тип

Тип

jar

Скачать common-export 1.2


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