Last Version

Dynamic Layout Library 0.0.9

A library that accepts an input jsonString and creates a dynamic layout.

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

ph.com.autodeal
ArtifactId

ArtifactId

dynamiclibrary
Version

Version

0.0.9
Type

Type

jar
Description

Description

Dynamic Layout Library
A library that accepts an input jsonString and creates a dynamic layout.

Download dynamiclibrary 0.0.9


<!-- https://jarcasting.com/artifacts/ph.com.autodeal/dynamiclibrary/ -->
<dependency>
    <groupId>ph.com.autodeal</groupId>
    <artifactId>dynamiclibrary</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/ph.com.autodeal/dynamiclibrary/
implementation 'ph.com.autodeal:dynamiclibrary:0.0.9'
// https://jarcasting.com/artifacts/ph.com.autodeal/dynamiclibrary/
implementation ("ph.com.autodeal:dynamiclibrary:0.0.9")
'ph.com.autodeal:dynamiclibrary:jar:0.0.9'
<dependency org="ph.com.autodeal" name="dynamiclibrary" rev="0.0.9">
  <artifact name="dynamiclibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='ph.com.autodeal', module='dynamiclibrary', version='0.0.9')
)
libraryDependencies += "ph.com.autodeal" % "dynamiclibrary" % "0.0.9"
[ph.com.autodeal/dynamiclibrary "0.0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.1
com.android.support » appcompat-v7 jar 25.0.1
com.android.support » design jar 25.0.1

Project Modules

There are no modules declared in this project.