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

com.sothawo:mapjfx 2.15.2

a JavaFX map component build by using OpenLayers

Группа

Группа

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

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

mapjfx
Версия

Версия

2.15.2
Тип

Тип

jar

Скачать mapjfx 2.15.2


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