Files download
File Operation
constant-1.1.6.jar download
constant-1.1.6.pom download
constant-1.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.duduhuang88</groupId>
  <artifactId>constant</artifactId>
  <version>1.1.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.duduhuang88:constant:1.1.6'
Gradle Kotlin
implementation("io.github.duduhuang88:constant:1.1.6")
Scala SBT
libraryDependencies += "io.github.duduhuang88" % "constant" % "1.1.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.duduhuang88', module='constant', version='1.1.6')
)
Apache Ivy
<dependency org="io.github.duduhuang88" name="constant" rev="1.1.6" />
Leiningen
[io.github.duduhuang88/constant "1.1.6"]
Apache Buildr
'io.github.duduhuang88:constant:jar:1.1.6'
Dependencies
The project has no third-party dependencies