is not current version
Last Version 0.10.17

pub.doric:devkit 0.9.5

3989f5c21b0d7d5b6e70c264c99b195645e15c6f

GroupId

GroupId

pub.doric
ArtifactId

ArtifactId

devkit
Version

Version

0.9.5
Type

Type

aar

Download devkit 0.9.5


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