is not current version
Last Version 0.1.1

pub.doric.dangle:engine 0.0.8

3438a75a9a9f3efe2efca7060b19497da5373667

GroupId

GroupId

pub.doric.dangle
ArtifactId

ArtifactId

engine
Version

Version

0.0.8
Type

Type

aar

Download engine 0.0.8


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