| Группа | Группаcom.sothawo |
|---|---|
| Идентификатор | Идентификаторmapjfx |
| Версия | Версия1.19.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mapjfx-1.19.0.pom | |
| mapjfx-1.19.0.jar | 403 KB |
| mapjfx-1.19.0-sources.jar | 382 KB |
| mapjfx-1.19.0-javadoc.jar | 197 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sothawo/mapjfx/ -->
<dependency>
<groupId>com.sothawo</groupId>
<artifactId>mapjfx</artifactId>
<version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sothawo/mapjfx/
implementation 'com.sothawo:mapjfx:1.19.0'
// https://jarcasting.com/artifacts/com.sothawo/mapjfx/
implementation ("com.sothawo:mapjfx:1.19.0")
'com.sothawo:mapjfx:jar:1.19.0'
<dependency org="com.sothawo" name="mapjfx" rev="1.19.0">
<artifact name="mapjfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sothawo', module='mapjfx', version='1.19.0')
)
libraryDependencies += "com.sothawo" % "mapjfx" % "1.19.0"
[com.sothawo/mapjfx "1.19.0"]