<dependency>
<groupId>io.github.seanchinjunkai</groupId>
<artifactId>vertex-iosarm64</artifactId>
<version>1.0.7</version>
</dependency>
implementation 'io.github.seanchinjunkai:vertex-iosarm64:1.0.7'
io.github.seanchinjunkai:vertex-iosarm64:1.0.7
<dependency org="io.github.seanchinjunkai" name="vertex-iosarm64" rev="1.0.7" />
libraryDependencies += "io.github.seanchinjunkai" % "vertex-iosarm64" % "1.0.7"
@Grab(group='io.github.seanchinjunkai', module='vertex-iosarm64', version='1.0.7')
[io.github.seanchinjunkai/vertex-iosarm64 "1.0.7"]
'io.github.seanchinjunkai:vertex-iosarm64:jar:1.0.7'