Last Version

IntentShare 0.0.4

IntentShare is a light open-source library that improves the sharing experience of their Android applications.

License

License

GroupId

GroupId

fr.tvbarthel.intentshare
ArtifactId

ArtifactId

library
Version

Version

0.0.4
Type

Type

aar
Description

Description

IntentShare
IntentShare is a light open-source library that improves the sharing experience of their Android applications.
Project URL

Project URL

https://github.com/tvbarthel/IntentShare
Source Code Management

Source Code Management

https://github.com/tvbarthel/IntentShare

Download library 0.0.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.0.0
com.android.support » recyclerview-v7 jar 25.0.0

Project Modules

There are no modules declared in this project.