is not current version
Last Version 0.0.5

io.github.tozmart:native_string 0.0.4

native_string

Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.tozmart
ArtifactId

ArtifactId

native_string
Version

Version

0.0.4
Type

Type

aar

Download native_string 0.0.4


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