License |
License |
---|---|
GroupId | GroupIdcom.wefika |
ArtifactId | ArtifactIdflowlayout |
Version | Version0.4.1 |
Type | Typeaar |
Description |
DescriptionFlowLayout
Android implementation of FlowLayout.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flowlayout-0.4.1.pom | |
flowlayout-0.4.1.aar | 6 KB |
flowlayout-0.4.1-sources.jar | 261 bytes |
flowlayout-0.4.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.wefika/flowlayout/ -->
<dependency>
<groupId>com.wefika</groupId>
<artifactId>flowlayout</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wefika/flowlayout/
implementation 'com.wefika:flowlayout:0.4.1'
// https://jarcasting.com/artifacts/com.wefika/flowlayout/
implementation ("com.wefika:flowlayout:0.4.1")
'com.wefika:flowlayout:aar:0.4.1'
<dependency org="com.wefika" name="flowlayout" rev="0.4.1">
<artifact name="flowlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wefika', module='flowlayout', version='0.4.1')
)
libraryDependencies += "com.wefika" % "flowlayout" % "0.4.1"
[com.wefika/flowlayout "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |