License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.jasonwu1111 |
ArtifactId | ArtifactIdautowraplayout |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAutoWrapLayout
A awesome layout widget for wraping multiple items tidily.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autowraplayout-0.0.1.pom | |
autowraplayout-0.0.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jasonwu1111/autowraplayout/ -->
<dependency>
<groupId>io.github.jasonwu1111</groupId>
<artifactId>autowraplayout</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jasonwu1111/autowraplayout/
implementation 'io.github.jasonwu1111:autowraplayout:0.0.1'
// https://jarcasting.com/artifacts/io.github.jasonwu1111/autowraplayout/
implementation ("io.github.jasonwu1111:autowraplayout:0.0.1")
'io.github.jasonwu1111:autowraplayout:aar:0.0.1'
<dependency org="io.github.jasonwu1111" name="autowraplayout" rev="0.0.1">
<artifact name="autowraplayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jasonwu1111', module='autowraplayout', version='0.0.1')
)
libraryDependencies += "io.github.jasonwu1111" % "autowraplayout" % "0.0.1"
[io.github.jasonwu1111/autowraplayout "0.0.1"]