License |
License |
---|---|
GroupId | GroupIdorg.meteothink |
ArtifactId | ArtifactIdmeteoinfo-table |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
meteoinfo-table-3.3.0.pom | |
meteoinfo-table-3.3.0.jar | 56 KB |
meteoinfo-table-3.3.0-sources.jar | 36 KB |
meteoinfo-table-3.3.0-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/meteoinfo-table/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>meteoinfo-table</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-table/
implementation 'org.meteothink:meteoinfo-table:3.3.0'
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-table/
implementation ("org.meteothink:meteoinfo-table:3.3.0")
'org.meteothink:meteoinfo-table:jar:3.3.0'
<dependency org="org.meteothink" name="meteoinfo-table" rev="3.3.0">
<artifact name="meteoinfo-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='meteoinfo-table', version='3.3.0')
)
libraryDependencies += "org.meteothink" % "meteoinfo-table" % "3.3.0"
[org.meteothink/meteoinfo-table "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.meteothink : meteoinfo-ndarray | jar | 3.3.0 |