D

DevEnvironmentCompilerRelease

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