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