is not current version
Last Version 29.22.16.1

io.acryl:d2 29.22.16


GroupId

GroupId

io.acryl
ArtifactId

ArtifactId

d2
Version

Version

29.22.16
Type

Type

jar

Download d2 29.22.16


<!-- https://jarcasting.com/artifacts/io.acryl/d2/ -->
<dependency>
    <groupId>io.acryl</groupId>
    <artifactId>d2</artifactId>
    <version>29.22.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.acryl/d2/
implementation 'io.acryl:d2:29.22.16'
// https://jarcasting.com/artifacts/io.acryl/d2/
implementation ("io.acryl:d2:29.22.16")
'io.acryl:d2:jar:29.22.16'
<dependency org="io.acryl" name="d2" rev="29.22.16">
  <artifact name="d2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.acryl', module='d2', version='29.22.16')
)
libraryDependencies += "io.acryl" % "d2" % "29.22.16"
[io.acryl/d2 "29.22.16"]