License |
License |
---|---|
GroupId | GroupIdfr.tvbarthel.intentshare |
ArtifactId | ArtifactIdlibrary |
Version | Version0.0.4 |
Type | Typeaar |
Description |
DescriptionIntentShare
IntentShare is a light open-source library that improves the sharing experience of their Android applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-0.0.4.pom | |
library-0.0.4.aar | 58 KB |
library-0.0.4-sources.jar | 22 KB |
library-0.0.4-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.tvbarthel.intentshare/library/ -->
<dependency>
<groupId>fr.tvbarthel.intentshare</groupId>
<artifactId>library</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.tvbarthel.intentshare/library/
implementation 'fr.tvbarthel.intentshare:library:0.0.4'
// https://jarcasting.com/artifacts/fr.tvbarthel.intentshare/library/
implementation ("fr.tvbarthel.intentshare:library:0.0.4")
'fr.tvbarthel.intentshare:library:aar:0.0.4'
<dependency org="fr.tvbarthel.intentshare" name="library" rev="0.0.4">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.tvbarthel.intentshare', module='library', version='0.0.4')
)
libraryDependencies += "fr.tvbarthel.intentshare" % "library" % "0.0.4"
[fr.tvbarthel.intentshare/library "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.0.0 |
com.android.support » recyclerview-v7 | jar | 25.0.0 |