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

io.github.rushuat:ocell 0.1.1

A library for Excel to POJO and POJO to Excel mapping

Группа

Группа

io.github.rushuat
Идентификатор

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

ocell
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать ocell 0.1.1


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