is not current version
Last Version 0.0.5

io.github.tozmart:mlkit 0.0.4

mlkit

GroupId

GroupId

io.github.tozmart
ArtifactId

ArtifactId

mlkit
Version

Version

0.0.4
Type

Type

aar

Download mlkit 0.0.4


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