License |
License |
---|---|
GroupId | GroupIdcom.github.manuelpeinado.imagelayout |
ArtifactId | ArtifactIdimagelayout |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImageLayout
https://github.com/ManuelPeinado/ImageLayout
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagelayout-1.1.0.pom | |
imagelayout-1.1.0.aar | 9 KB |
imagelayout-1.1.0-sources.jar | 5 KB |
imagelayout-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/imagelayout/ -->
<dependency>
<groupId>com.github.manuelpeinado.imagelayout</groupId>
<artifactId>imagelayout</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/imagelayout/
implementation 'com.github.manuelpeinado.imagelayout:imagelayout:1.1.0'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/imagelayout/
implementation ("com.github.manuelpeinado.imagelayout:imagelayout:1.1.0")
'com.github.manuelpeinado.imagelayout:imagelayout:aar:1.1.0'
<dependency org="com.github.manuelpeinado.imagelayout" name="imagelayout" rev="1.1.0">
<artifact name="imagelayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.imagelayout', module='imagelayout', version='1.1.0')
)
libraryDependencies += "com.github.manuelpeinado.imagelayout" % "imagelayout" % "1.1.0"
[com.github.manuelpeinado.imagelayout/imagelayout "1.1.0"]