License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdedu.ucar |
ArtifactId | ArtifactIdunidataCommon |
Last Version | Last Version4.2.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnidata Common
The NetCDF-Java Library is a Java interface to NetCDF files,
as well as to many other types of scientific data formats.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
unidataCommon-4.2.20.pom | |
unidataCommon-4.2.20.jar | 205 KB |
unidataCommon-4.2.20-sources.jar | 227 KB |
unidataCommon-4.2.20-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.ucar/unidataCommon/ -->
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>unidataCommon</artifactId>
<version>4.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/unidataCommon/
implementation 'edu.ucar:unidataCommon:4.2.20'
// https://jarcasting.com/artifacts/edu.ucar/unidataCommon/
implementation ("edu.ucar:unidataCommon:4.2.20")
'edu.ucar:unidataCommon:jar:4.2.20'
<dependency org="edu.ucar" name="unidataCommon" rev="4.2.20">
<artifact name="unidataCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='unidataCommon', version='4.2.20')
)
libraryDependencies += "edu.ucar" % "unidataCommon" % "4.2.20"
[edu.ucar/unidataCommon "4.2.20"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |