Last Version

explain-android 0.0.4

A collection of resources that Android apps need in order to explain certain things to the user.

License

License

GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

explain-android
Version

Version

0.0.4
Type

Type

aar
Description

Description

explain-android
A collection of resources that Android apps need in order to explain certain things to the user.
Project URL

Project URL

https://github.com/dmfs/ExplainAndroid

Download explain-android 0.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.