| License |
License |
|---|---|
| GroupId | GroupIdcom.willowtreeapps |
| ArtifactId | ArtifactIdoak-parentswipingviews |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOAK - ParentSwipingViews
A library for shared android functionality
|
<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-parentswipingviews/ -->
<dependency>
<groupId>com.willowtreeapps</groupId>
<artifactId>oak-parentswipingviews</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-parentswipingviews/
implementation 'com.willowtreeapps:oak-parentswipingviews:1.4.0'
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-parentswipingviews/
implementation ("com.willowtreeapps:oak-parentswipingviews:1.4.0")
'com.willowtreeapps:oak-parentswipingviews:jar:1.4.0'
<dependency org="com.willowtreeapps" name="oak-parentswipingviews" rev="1.4.0">
<artifact name="oak-parentswipingviews" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps', module='oak-parentswipingviews', version='1.4.0')
)
libraryDependencies += "com.willowtreeapps" % "oak-parentswipingviews" % "1.4.0"
[com.willowtreeapps/oak-parentswipingviews "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 19.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.4_r1 |