Last Version

Layout to Image 1.0.0

The project aims to convert your Android Layout Xml to Image

License

License

GroupId

GroupId

com.github.vipulasri
ArtifactId

ArtifactId

library
Version

Version

1.0.0
Type

Type

aar
Description

Description

Layout to Image
The project aims to convert your Android Layout Xml to Image
Project URL

Project URL

https://github.com/vipulasri/Layout-to-Image
Source Code Management

Source Code Management

https://github.com/vipulasri/Layout-to-Image

Download library 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.1.1

Project Modules

There are no modules declared in this project.