Last Version

Android-ImageLayout (Parent) 1.0.4

Android library implementing a layout that arranges its children in relation to a background image

License

License

GroupId

GroupId

com.github.manuelpeinado.imagelayout
ArtifactId

ArtifactId

parent
Version

Version

1.0.4
Type

Type

pom
Description

Description

Android-ImageLayout (Parent)
Android library implementing a layout that arranges its children in relation to a background image
Project URL

Project URL

https://github.com/ManuelPeinado/ImageLayout
Project Organization

Project Organization

Manuel Peinado G.
Source Code Management

Source Code Management

http://github.com/ManuelPeinado/ImageLayout/

Download parent 1.0.4

Filename Size
parent-1.0.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/parent/ -->
<dependency>
    <groupId>com.github.manuelpeinado.imagelayout</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/parent/
implementation 'com.github.manuelpeinado.imagelayout:parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.imagelayout/parent/
implementation ("com.github.manuelpeinado.imagelayout:parent:1.0.4")
'com.github.manuelpeinado.imagelayout:parent:pom:1.0.4'
<dependency org="com.github.manuelpeinado.imagelayout" name="parent" rev="1.0.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.imagelayout', module='parent', version='1.0.4')
)
libraryDependencies += "com.github.manuelpeinado.imagelayout" % "parent" % "1.0.4"
[com.github.manuelpeinado.imagelayout/parent "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample