| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.meteothink |
| Идентификатор | Идентификаторmeteoinfo-projection |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| meteoinfo-projection-3.3.0.pom | |
| meteoinfo-projection-3.3.0.jar | 59 KB |
| meteoinfo-projection-3.3.0-sources.jar | 41 KB |
| meteoinfo-projection-3.3.0-javadoc.jar | 541 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.meteothink/meteoinfo-projection/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>meteoinfo-projection</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-projection/
implementation 'org.meteothink:meteoinfo-projection:3.3.0'
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-projection/
implementation ("org.meteothink:meteoinfo-projection:3.3.0")
'org.meteothink:meteoinfo-projection:jar:3.3.0'
<dependency org="org.meteothink" name="meteoinfo-projection" rev="3.3.0">
<artifact name="meteoinfo-projection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='meteoinfo-projection', version='3.3.0')
)
libraryDependencies += "org.meteothink" % "meteoinfo-projection" % "3.3.0"
[org.meteothink/meteoinfo-projection "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.meteothink : meteoinfo-geometry | jar | 3.3.0 |
| org.locationtech.proj4j : proj4j | jar | 1.1.4 |
| net.sf.geographiclib : GeographicLib-Java | jar | 1.52 |