GroupId | GroupIdcom.github.Shouheng88 |
---|---|
ArtifactId | ArtifactIdicamera |
Version | Version0.1.7-beta |
Type | Typeaar |
Filename | Size |
---|---|
icamera-0.1.7-beta.pom | |
icamera-0.1.7-beta.aar | 186 KB |
icamera-0.1.7-beta-sources.jar | 57 KB |
Browse |
<!-- 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"]