Last Version

Layout folding 1.0

Plugin that injects a task to allow multiple folders in the layout folder of an android project.

License

License

GroupId

GroupId

com.github.droidpl
ArtifactId

ArtifactId

lfolding
Version

Version

1.0
Type

Type

jar
Description

Description

Layout folding
Plugin that injects a task to allow multiple folders in the layout folder of an android project.
Project URL

Project URL

https://github.com/droidpl/AndroidLayoutFolding
Source Code Management

Source Code Management

https://github.com/droidpl/AndroidLayoutFolding

Download lfolding 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.5.0

Project Modules

There are no modules declared in this project.