is not current version
Last Version 3.7.1

io.github.didi.dokit:dokitx-mc 3.5.2-beta

DoKit is an efficiency platform for the entire life cycle of general front-end product research and development.

GroupId

GroupId

io.github.didi.dokit
ArtifactId

ArtifactId

dokitx-mc
Version

Version

3.5.2-beta
Type

Type

aar

Download dokitx-mc 3.5.2-beta


<!-- https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-mc/ -->
<dependency>
    <groupId>io.github.didi.dokit</groupId>
    <artifactId>dokitx-mc</artifactId>
    <version>3.5.2-beta</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-mc/
implementation 'io.github.didi.dokit:dokitx-mc:3.5.2-beta'
// https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-mc/
implementation ("io.github.didi.dokit:dokitx-mc:3.5.2-beta")
'io.github.didi.dokit:dokitx-mc:aar:3.5.2-beta'
<dependency org="io.github.didi.dokit" name="dokitx-mc" rev="3.5.2-beta">
  <artifact name="dokitx-mc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.didi.dokit', module='dokitx-mc', version='3.5.2-beta')
)
libraryDependencies += "io.github.didi.dokit" % "dokitx-mc" % "3.5.2-beta"
[io.github.didi.dokit/dokitx-mc "3.5.2-beta"]