CoreComponent

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

fluent-layout
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

CoreComponent
Android component pakcage.
Project URL

Project URL

https://github.com/lecymeng/CoreComponent
Source Code Management

Source Code Management

https://github.com/lecymeng/CoreComponent

Download fluent-layout

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0