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