Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Mar 7, 2024
2 parents 5d41d35 + 6af14e1 commit c873ecd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
*Please be aware that this library / application / sample is provided as a community project without any guarantee of support*
=========================================================

[![](https://jitpack.io/v/ltrudu/DataWedgeIntentWrapper.svg)](https://jitpack.io/#ltrudu/DataWedgeIntentWrapper)
[![](https://jitpack.io/v/ltrudu/DataWedgeIntentWrapper/month.svg)](https://jitpack.io/#ltrudu/DataWedgeIntentWrapper)

#-----------------------------------------------------

A sample app can be found in the following repository:
A Java and a Kotlin sample app can be found in the following repository:

https://github.com/ltrudu/DataWedgeIntentWrapperSampleApplication

Expand Down Expand Up @@ -34,13 +37,15 @@ https://github.com/ltrudu/DataWedgeIntentWrapper/commit/a46e32dc5b2cb707cc8c8ae9

This library is available in jitpack.io

https://jitpack.io/#ltrudu/DataWedgeIntentWrapper/14.0

To get it, you should add the following repository source in your build.graddle:

maven { url 'https://jitpack.io' }

Then, you can add the following dependency:

implementation 'com.github.ltrudu:DataWedgeIntentWrapper:V11.0'
implementation 'com.github.ltrudu:DataWedgeIntentWrapper:14.0'

or

Expand Down

0 comments on commit c873ecd

Please sign in to comment.