is not current version
Last Version 0.1.9

pub.doric:dangle 0.1.5

8414abf57ad6eae0da793d1b2ba404736e6dbcf5

GroupId

GroupId

pub.doric
ArtifactId

ArtifactId

dangle
Version

Version

0.1.5
Type

Type

aar

Download dangle 0.1.5


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