D

DevEnvironmentCompilerRelease

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