| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.meteothink |
| ArtifactId | ArtifactIdmeteoinfo-data |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| meteoinfo-data-3.1.0.pom | |
| meteoinfo-data-3.1.0.jar | 573 KB |
| meteoinfo-data-3.1.0-sources.jar | 340 KB |
| meteoinfo-data-3.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/meteoinfo-data/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>meteoinfo-data</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-data/
implementation 'org.meteothink:meteoinfo-data:3.1.0'
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-data/
implementation ("org.meteothink:meteoinfo-data:3.1.0")
'org.meteothink:meteoinfo-data:jar:3.1.0'
<dependency org="org.meteothink" name="meteoinfo-data" rev="3.1.0">
<artifact name="meteoinfo-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='meteoinfo-data', version='3.1.0')
)
libraryDependencies += "org.meteothink" % "meteoinfo-data" % "3.1.0"
[org.meteothink/meteoinfo-data "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.meteothink : meteoinfo-table | jar | 3.1.0 |
| org.meteothink : meteoinfo-projection | jar | 3.1.0 |
| org.meteothink : meteoinfo-dataframe | jar | 3.1.0 |
| edu.ucar » netcdfAll | jar | 5.4.1 |
| com.github.albfernandez : juniversalchardet | jar | 2.4.0 |