is not current version
Last Version 1.2.9

io.github.shaohuizhe:map 1.2.8

map

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

map
Version

Version

1.2.8
Type

Type

jar

Download map 1.2.8


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