is not current version
Last Version 0.1.1

pub.doric.dangle:engine 0.0.7

87f535476c12cedbb9715c3f0d8d97274dc4cedb

GroupId

GroupId

pub.doric.dangle
ArtifactId

ArtifactId

engine
Version

Version

0.0.7
Type

Type

aar

Download engine 0.0.7


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