License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-object-detection |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMLKit Object Detection
MLKit for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-object-detection/ -->
<dependency>
<groupId>com.github.jenly1314.MLKit</groupId>
<artifactId>mlkit-object-detection</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-object-detection/
implementation 'com.github.jenly1314.MLKit:mlkit-object-detection:1.1.0'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-object-detection/
implementation ("com.github.jenly1314.MLKit:mlkit-object-detection:1.1.0")
'com.github.jenly1314.MLKit:mlkit-object-detection:aar:1.1.0'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-object-detection" rev="1.1.0">
<artifact name="mlkit-object-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-object-detection', version='1.1.0')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-object-detection" % "1.1.0"
[com.github.jenly1314.MLKit/mlkit-object-detection "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.mlkit » object-detection | jar | 17.0.0 |