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

poi:poi-scratchpad 2.0-final-20040126


Группа

Группа

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

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

poi-scratchpad
Версия

Версия

2.0-final-20040126
Тип

Тип

jar

Скачать poi-scratchpad 2.0-final-20040126


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