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

eu.hoefel:nujan 1.4.6

Pure Java NetCDF4/HDF5 writing library

Группа

Группа

eu.hoefel
Идентификатор

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

nujan
Версия

Версия

1.4.6
Тип

Тип

jar

Скачать nujan 1.4.6


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