License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-camera-core |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionMLKit Camera Core
MLKit for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mlkit-camera-core-1.0.2.pom | |
mlkit-camera-core-1.0.2-sources.jar | 25 KB |
mlkit-camera-core-1.0.2-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-camera-core/ -->
<dependency>
<groupId>com.github.jenly1314.MLKit</groupId>
<artifactId>mlkit-camera-core</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-camera-core/
implementation 'com.github.jenly1314.MLKit:mlkit-camera-core:1.0.2'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-camera-core/
implementation ("com.github.jenly1314.MLKit:mlkit-camera-core:1.0.2")
'com.github.jenly1314.MLKit:mlkit-camera-core:aar:1.0.2'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-camera-core" rev="1.0.2">
<artifact name="mlkit-camera-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-camera-core', version='1.0.2')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-camera-core" % "1.0.2"
[com.github.jenly1314.MLKit/mlkit-camera-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.camera » camera-core | jar | 1.0.1 |
androidx.camera » camera-camera2 | jar | 1.0.1 |
androidx.camera » camera-lifecycle | jar | 1.0.1 |
androidx.camera » camera-view | jar | 1.0.0-alpha25 |