License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-camera-core |
Version | Version1.0.3 |
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.3.pom | |
mlkit-camera-core-1.0.3-sources.jar | 28 KB |
mlkit-camera-core-1.0.3-javadoc.jar | 115 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-camera-core/
implementation ("com.github.jenly1314.MLKit:mlkit-camera-core:1.0.3")
'com.github.jenly1314.MLKit:mlkit-camera-core:aar:1.0.3'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-camera-core" rev="1.0.3">
<artifact name="mlkit-camera-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-camera-core', version='1.0.3')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-camera-core" % "1.0.3"
[com.github.jenly1314.MLKit/mlkit-camera-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.camera » camera-core | jar | 1.0.2 |
androidx.camera » camera-camera2 | jar | 1.0.2 |
androidx.camera » camera-lifecycle | jar | 1.0.2 |
androidx.camera » camera-view | jar | 1.0.0-alpha25 |