is not current version
Last Version 0.3.0-beta

com.github.Shouheng88:icamera 0.1.7-beta

Android Camera Library

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

icamera
Version

Version

0.1.7-beta
Type

Type

aar

Download icamera 0.1.7-beta


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