не последняя версия
Последняя версия 1.0.1

io.github.tanhuang2016:jmap 1.0.0

plotting Map with Java

Группа

Группа

io.github.tanhuang2016
Идентификатор

Идентификатор

jmap
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jmap 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.tanhuang2016/jmap/ -->
<dependency>
    <groupId>io.github.tanhuang2016</groupId>
    <artifactId>jmap</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tanhuang2016/jmap/
implementation 'io.github.tanhuang2016:jmap:1.0.0'
// https://jarcasting.com/artifacts/io.github.tanhuang2016/jmap/
implementation ("io.github.tanhuang2016:jmap:1.0.0")
'io.github.tanhuang2016:jmap:jar:1.0.0'
<dependency org="io.github.tanhuang2016" name="jmap" rev="1.0.0">
  <artifact name="jmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tanhuang2016', module='jmap', version='1.0.0')
)
libraryDependencies += "io.github.tanhuang2016" % "jmap" % "1.0.0"
[io.github.tanhuang2016/jmap "1.0.0"]