is not current version
Last Version 1.2.0

com.vokalinteractive:adhd 1.1.1

Android Database Helper

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

adhd
Version

Version

1.1.1
Type

Type

aar

Download adhd 1.1.1


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