| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.cmfs |
| ArtifactId | ArtifactIdautolayout |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAutoLayout
å©ç¨è¿è¡æ¶æ³¨è§£ä¸ºActivityåFragent注å
¥å¸å±
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autolayout-0.1.0.pom | |
| autolayout-0.1.0.aar | 26 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.41 |
| com.android.support » appcompat-v7 | jar | 27.1.1 |