Last Version

Provider Delegate Library 2.0.0

Delegate pattern applied to ContentProvider for Android applications.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitlab.rafoufoun
ArtifactId

ArtifactId

providerdelegate
Version

Version

2.0.0
Type

Type

aar
Description

Description

Provider Delegate Library
Delegate pattern applied to ContentProvider for Android applications.

Download providerdelegate 2.0.0


<!-- https://jarcasting.com/artifacts/com.gitlab.rafoufoun/providerdelegate/ -->
<dependency>
    <groupId>com.gitlab.rafoufoun</groupId>
    <artifactId>providerdelegate</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.rafoufoun/providerdelegate/
implementation 'com.gitlab.rafoufoun:providerdelegate:2.0.0'
// https://jarcasting.com/artifacts/com.gitlab.rafoufoun/providerdelegate/
implementation ("com.gitlab.rafoufoun:providerdelegate:2.0.0")
'com.gitlab.rafoufoun:providerdelegate:aar:2.0.0'
<dependency org="com.gitlab.rafoufoun" name="providerdelegate" rev="2.0.0">
  <artifact name="providerdelegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.rafoufoun', module='providerdelegate', version='2.0.0')
)
libraryDependencies += "com.gitlab.rafoufoun" % "providerdelegate" % "2.0.0"
[com.gitlab.rafoufoun/providerdelegate "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0
com.android.support » support-v4 jar 28.0.0
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.