License |
License |
---|---|
GroupId | GroupIdcom.weicools |
ArtifactId | ArtifactIdfluentlayout |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCoreComponent
Android component pakcage.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fluentlayout-1.0.1.pom | |
fluentlayout-1.0.1-sources.jar | 17 KB |
fluentlayout-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicools/fluentlayout/ -->
<dependency>
<groupId>com.weicools</groupId>
<artifactId>fluentlayout</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicools/fluentlayout/
implementation 'com.weicools:fluentlayout:1.0.1'
// https://jarcasting.com/artifacts/com.weicools/fluentlayout/
implementation ("com.weicools:fluentlayout:1.0.1")
'com.weicools:fluentlayout:aar:1.0.1'
<dependency org="com.weicools" name="fluentlayout" rev="1.0.1">
<artifact name="fluentlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weicools', module='fluentlayout', version='1.0.1')
)
libraryDependencies += "com.weicools" % "fluentlayout" % "1.0.1"
[com.weicools/fluentlayout "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |