is not current version
Last Version 1.2.59

com.nu-art-software.cyborg:cyborg-maps 0.8.49

A collection of core tools I use

GroupId

GroupId

com.nu-art-software.cyborg
ArtifactId

ArtifactId

cyborg-maps
Version

Version

0.8.49
Type

Type

aar

Download cyborg-maps 0.8.49


<!-- https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-maps/ -->
<dependency>
    <groupId>com.nu-art-software.cyborg</groupId>
    <artifactId>cyborg-maps</artifactId>
    <version>0.8.49</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-maps/
implementation 'com.nu-art-software.cyborg:cyborg-maps:0.8.49'
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-maps/
implementation ("com.nu-art-software.cyborg:cyborg-maps:0.8.49")
'com.nu-art-software.cyborg:cyborg-maps:aar:0.8.49'
<dependency org="com.nu-art-software.cyborg" name="cyborg-maps" rev="0.8.49">
  <artifact name="cyborg-maps" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software.cyborg', module='cyborg-maps', version='0.8.49')
)
libraryDependencies += "com.nu-art-software.cyborg" % "cyborg-maps" % "0.8.49"
[com.nu-art-software.cyborg/cyborg-maps "0.8.49"]