is not current version
Last Version 0.1.1

pub.doric.dangle:engine 0.0.5

5b6bd4c0a431b39f4d4c9640497fe102e9e5a23f

GroupId

GroupId

pub.doric.dangle
ArtifactId

ArtifactId

engine
Version

Version

0.0.5
Type

Type

aar

Download engine 0.0.5


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