License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-object-detection |
Version | Version1.0.3 |
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.0.3</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.0.3'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-object-detection/
implementation ("com.github.jenly1314.MLKit:mlkit-object-detection:1.0.3")
'com.github.jenly1314.MLKit:mlkit-object-detection:aar:1.0.3'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-object-detection" rev="1.0.3">
<artifact name="mlkit-object-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-object-detection', version='1.0.3')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-object-detection" % "1.0.3"
[com.github.jenly1314.MLKit/mlkit-object-detection "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.mlkit » object-detection | jar | 16.2.7 |