| License |
License |
|---|---|
| GroupId | GroupIdcom.madconch.running |
| ArtifactId | ArtifactIdgallerylibrary |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongallerylibrary
Running Android - the gallery
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gallerylibrary-0.0.5.pom | |
| gallerylibrary-0.0.5.aar | 75 KB |
| gallerylibrary-0.0.5-sources.jar | 8 KB |
| gallerylibrary-0.0.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.madconch.running/gallerylibrary/ -->
<dependency>
<groupId>com.madconch.running</groupId>
<artifactId>gallerylibrary</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.madconch.running/gallerylibrary/
implementation 'com.madconch.running:gallerylibrary:0.0.5'
// https://jarcasting.com/artifacts/com.madconch.running/gallerylibrary/
implementation ("com.madconch.running:gallerylibrary:0.0.5")
'com.madconch.running:gallerylibrary:aar:0.0.5'
<dependency org="com.madconch.running" name="gallerylibrary" rev="0.0.5">
<artifact name="gallerylibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.madconch.running', module='gallerylibrary', version='0.0.5')
)
libraryDependencies += "com.madconch.running" % "gallerylibrary" % "0.0.5"
[com.madconch.running/gallerylibrary "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.3.1 |
| com.madconch.running : baselibrary | jar | 0.0.5 |
| com.jakewharton : butterknife | jar | 8.5.1 |
| com.android.support.constraint » constraint-layout | jar | 1.0.2 |
| com.github.bumptech.glide : glide | jar | 3.8.0 |
| com.android.support » cardview-v7 | jar | 25.3.1 |
| com.android.support » support-v4 | jar | 25.3.1 |