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

com.github.catdou:common-export 1.0

Memory export, Querying export CSV, Excel

Группа

Группа

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

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

common-export
Версия

Версия

1.0
Тип

Тип

jar

Скачать common-export 1.0


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