GroupId | GroupIdcom.github.st235 |
---|---|
ArtifactId | ArtifactIdflow-layout |
Version | Version1.1.4 |
Type | Typeaar |
Filename | Size |
---|---|
flow-layout-1.1.4.pom | |
flow-layout-1.1.4.aar | 29 KB |
flow-layout-1.1.4-sources.jar | 847 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.st235/flow-layout/ -->
<dependency>
<groupId>com.github.st235</groupId>
<artifactId>flow-layout</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/flow-layout/
implementation 'com.github.st235:flow-layout:1.1.4'
// https://jarcasting.com/artifacts/com.github.st235/flow-layout/
implementation ("com.github.st235:flow-layout:1.1.4")
'com.github.st235:flow-layout:aar:1.1.4'
<dependency org="com.github.st235" name="flow-layout" rev="1.1.4">
<artifact name="flow-layout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='flow-layout', version='1.1.4')
)
libraryDependencies += "com.github.st235" % "flow-layout" % "1.1.4"
[com.github.st235/flow-layout "1.1.4"]