| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sothawo |
| Идентификатор | Идентификаторmapjfx |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Описание |
Описаниеcom.sothawo:mapjfx
a JavaFX map component build by using OpenLayers
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mapjfx-3.0.1.pom | |
| mapjfx-3.0.1.jar | 341 KB |
| mapjfx-3.0.1-sources.jar | 318 KB |
| mapjfx-3.0.1-javadoc.jar | 272 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sothawo/mapjfx/ -->
<dependency>
<groupId>com.sothawo</groupId>
<artifactId>mapjfx</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sothawo/mapjfx/
implementation 'com.sothawo:mapjfx:3.0.1'
// https://jarcasting.com/artifacts/com.sothawo/mapjfx/
implementation ("com.sothawo:mapjfx:3.0.1")
'com.sothawo:mapjfx:jar:3.0.1'
<dependency org="com.sothawo" name="mapjfx" rev="3.0.1">
<artifact name="mapjfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sothawo', module='mapjfx', version='3.0.1')
)
libraryDependencies += "com.sothawo" % "mapjfx" % "3.0.1"
[com.sothawo/mapjfx "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.openjfx : javafx-web | jar | 15.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |