не последняя версия
Последняя версия 3.1-FINAL

poi:poi-scratchpad 2.5.1-final-20040804


Группа

Группа

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

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

poi-scratchpad
Версия

Версия

2.5.1-final-20040804
Тип

Тип

jar

Скачать poi-scratchpad 2.5.1-final-20040804


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