<dependency>
<groupId>io.github.remmerw</groupId>
<artifactId>dagr-android</artifactId>
<version>0.4.3</version>
</dependency>
implementation 'io.github.remmerw:dagr-android:0.4.3'
io.github.remmerw:dagr-android:0.4.3
<dependency org="io.github.remmerw" name="dagr-android" rev="0.4.3" />
libraryDependencies += "io.github.remmerw" % "dagr-android" % "0.4.3"
@Grab(group='io.github.remmerw', module='dagr-android', version='0.4.3')
[io.github.remmerw/dagr-android "0.4.3"]
'io.github.remmerw:dagr-android:jar:0.4.3'