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