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