is not current version
Last Version 1.2.0

com.vokalinteractive:adhd 1.0.2

Light-weight database and content provider helper

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

adhd
Version

Version

1.0.2
Type

Type

aar

Download adhd 1.0.2


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