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

com.github.davidmoten:grumpy-projection 0.3.1

OGC tools including WMS server

Группа

Группа

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

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

grumpy-projection
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать grumpy-projection 0.3.1


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