is not current version
Last Version 0.0.17

fun.mike:map-support-alpha 0.0.9

Map utilities.

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

map-support-alpha
Version

Version

0.0.9
Type

Type

jar

Download map-support-alpha 0.0.9


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