License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.meteothink |
ArtifactId | ArtifactIdmeteoinfo-dataframe |
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-dataframe-3.0.0.pom | |
meteoinfo-dataframe-3.0.0.jar | 116 KB |
meteoinfo-dataframe-3.0.0-sources.jar | 46 KB |
meteoinfo-dataframe-3.0.0-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/meteoinfo-dataframe/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>meteoinfo-dataframe</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-dataframe/
implementation 'org.meteothink:meteoinfo-dataframe:3.0.0'
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-dataframe/
implementation ("org.meteothink:meteoinfo-dataframe:3.0.0")
'org.meteothink:meteoinfo-dataframe:jar:3.0.0'
<dependency org="org.meteothink" name="meteoinfo-dataframe" rev="3.0.0">
<artifact name="meteoinfo-dataframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='meteoinfo-dataframe', version='3.0.0')
)
libraryDependencies += "org.meteothink" % "meteoinfo-dataframe" % "3.0.0"
[org.meteothink/meteoinfo-dataframe "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.meteothink : meteoinfo-ndarray | jar | 3.0.0 |