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

com.github.catdou:common-export 1.1

Memory export, Querying export CSV, Excel

Группа

Группа

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

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

common-export
Версия

Версия

1.1
Тип

Тип

jar

Скачать common-export 1.1


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