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