AutoLayout

利用运行时注解为Activity和Fragent注入布局

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.cmfs
ArtifactId

ArtifactId

autolayout
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

AutoLayout
利用运行时注解为Activity和Fragent注入布局
Project URL

Project URL

https://github.com/CMFS/AutoLayout
Source Code Management

Source Code Management

https://github.com/CMFS/AutoLayout

Download autolayout

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.41
com.android.support » appcompat-v7 jar 27.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0