| License |
License |
|---|---|
| GroupId | GroupIdcom.wiebe-elsinga.android.library |
| ArtifactId | ArtifactIdsocialurlshare |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
DescriptionSocialURLShare
Android library for easy URL sharing to social channels.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| socialurlshare-0.1.0.pom | |
| socialurlshare-0.1.0.aar | 4 KB |
| socialurlshare-0.1.0-sources.jar | 5 KB |
| socialurlshare-0.1.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wiebe-elsinga.android.library/socialurlshare/ -->
<dependency>
<groupId>com.wiebe-elsinga.android.library</groupId>
<artifactId>socialurlshare</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wiebe-elsinga.android.library/socialurlshare/
implementation 'com.wiebe-elsinga.android.library:socialurlshare:0.1.0'
// https://jarcasting.com/artifacts/com.wiebe-elsinga.android.library/socialurlshare/
implementation ("com.wiebe-elsinga.android.library:socialurlshare:0.1.0")
'com.wiebe-elsinga.android.library:socialurlshare:aar:0.1.0'
<dependency org="com.wiebe-elsinga.android.library" name="socialurlshare" rev="0.1.0">
<artifact name="socialurlshare" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wiebe-elsinga.android.library', module='socialurlshare', version='0.1.0')
)
libraryDependencies += "com.wiebe-elsinga.android.library" % "socialurlshare" % "0.1.0"
[com.wiebe-elsinga.android.library/socialurlshare "0.1.0"]