GroupId | GroupIdcom.bihe0832.android |
---|---|
ArtifactId | ArtifactIdlib-image |
Version | Version4.13.22 |
Type | Typeaar |
Filename | Size |
---|---|
lib-image-4.13.22.pom | |
lib-image-4.13.22.aar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-image/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-image</artifactId>
<version>4.13.22</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-image/
implementation 'com.bihe0832.android:lib-image:4.13.22'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-image/
implementation ("com.bihe0832.android:lib-image:4.13.22")
'com.bihe0832.android:lib-image:aar:4.13.22'
<dependency org="com.bihe0832.android" name="lib-image" rev="4.13.22">
<artifact name="lib-image" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-image', version='4.13.22')
)
libraryDependencies += "com.bihe0832.android" % "lib-image" % "4.13.22"
[com.bihe0832.android/lib-image "4.13.22"]