не последняя версия
Последняя версия 0.4.5

com.github.davidmoten:grumpy-projection 0.2.4

OGC tools including WMS server

Группа

Группа

com.github.davidmoten
Идентификатор

Идентификатор

grumpy-projection
Версия

Версия

0.2.4
Тип

Тип

jar

Скачать grumpy-projection 0.2.4


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-projection/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>grumpy-projection</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-projection/
implementation 'com.github.davidmoten:grumpy-projection:0.2.4'
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-projection/
implementation ("com.github.davidmoten:grumpy-projection:0.2.4")
'com.github.davidmoten:grumpy-projection:jar:0.2.4'
<dependency org="com.github.davidmoten" name="grumpy-projection" rev="0.2.4">
  <artifact name="grumpy-projection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='grumpy-projection', version='0.2.4')
)
libraryDependencies += "com.github.davidmoten" % "grumpy-projection" % "0.2.4"
[com.github.davidmoten/grumpy-projection "0.2.4"]