is not current version
Last Version 1.2.0

com.vokalinteractive:adhd 1.1.0

Android Database Helper

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

adhd
Version

Version

1.1.0
Type

Type

aar

Download adhd 1.1.0


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