D

DevEnvironmentCompilerRelease

DevEnvironmentCompilerRelease:1.0.8 publish
https://github.com/afkT/DevUtils
The Apache Software License, Version 2.0
ChenJiaTong
Files download
File Operation
DevEnvironmentCompilerRelease-1.0.8.jar download
DevEnvironmentCompilerRelease-1.0.8.pom download
DevEnvironmentCompilerRelease-1.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.afkt</groupId>
  <artifactId>DevEnvironmentCompilerRelease</artifactId>
  <version>1.0.8</version>
</dependency>
Gradle Groovy
implementation 'io.github.afkt:DevEnvironmentCompilerRelease:1.0.8'
Gradle Kotlin
implementation("io.github.afkt:DevEnvironmentCompilerRelease:1.0.8")
Scala SBT
libraryDependencies += "io.github.afkt" % "DevEnvironmentCompilerRelease" % "1.0.8"
Groovy Grape
@Grapes(
  @Grab(group='io.github.afkt', module='DevEnvironmentCompilerRelease', version='1.0.8')
)
Apache Ivy
<dependency org="io.github.afkt" name="DevEnvironmentCompilerRelease" rev="1.0.8" />
Leiningen
[io.github.afkt/DevEnvironmentCompilerRelease "1.0.8"]
Apache Buildr
'io.github.afkt:DevEnvironmentCompilerRelease:jar:1.0.8'