d

dlz.comm

Files download
File Operation
dlz.comm-5.4.2-RELEASE.jar download
dlz.comm-5.4.2-RELEASE.pom download
dlz.comm-5.4.2-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.chan3d</groupId>
  <artifactId>dlz.comm</artifactId>
  <version>5.4.2-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.chan3d:dlz.comm:5.4.2-RELEASE'
Gradle Kotlin
implementation("com.chan3d:dlz.comm:5.4.2-RELEASE")
Scala SBT
libraryDependencies += "com.chan3d" % "dlz.comm" % "5.4.2-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.chan3d', module='dlz.comm', version='5.4.2-RELEASE')
)
Apache Ivy
<dependency org="com.chan3d" name="dlz.comm" rev="5.4.2-RELEASE" />
Leiningen
[com.chan3d/dlz.comm "5.4.2-RELEASE"]
Apache Buildr
'com.chan3d:dlz.comm:jar:5.4.2-RELEASE'