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

cn.chenhuanming:octopus 1.1.0

A simple excel import and export tool

Группа

Группа

cn.chenhuanming
Идентификатор

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

octopus
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать octopus 1.1.0


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