| License |
License |
|---|---|
| GroupId | GroupIdcom.staticbloc.twv |
| ArtifactId | ArtifactIdlayouts |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionTwoWayView Layouts Library
RecyclerView-based framework and layouts.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| layouts-1.0.0.pom | |
| layouts-1.0.0.jar | 55 KB |
| layouts-1.0.0-sources.jar | 29 KB |
| layouts-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.staticbloc.twv/layouts/ -->
<dependency>
<groupId>com.staticbloc.twv</groupId>
<artifactId>layouts</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.staticbloc.twv/layouts/
implementation 'com.staticbloc.twv:layouts:1.0.0'
// https://jarcasting.com/artifacts/com.staticbloc.twv/layouts/
implementation ("com.staticbloc.twv:layouts:1.0.0")
'com.staticbloc.twv:layouts:jar:1.0.0'
<dependency org="com.staticbloc.twv" name="layouts" rev="1.0.0">
<artifact name="layouts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.staticbloc.twv', module='layouts', version='1.0.0')
)
libraryDependencies += "com.staticbloc.twv" % "layouts" % "1.0.0"
[com.staticbloc.twv/layouts "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » recyclerview-v7 | jar | 21.0.0 |
| twoway-view » core | jar | unspecified |