| Группа | Группаcom.sothawo |
|---|---|
| Идентификатор | Идентификаторmapjfx |
| Версия | Версия2.15.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mapjfx-2.15.2.pom | |
| mapjfx-2.15.2.jar | 340 KB |
| mapjfx-2.15.2-sources.jar | 318 KB |
| mapjfx-2.15.2-javadoc.jar | 572 KB |
| Обзор |
<!-- 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"]