h

hmily-repository-all

Files download
File Operation
hmily-repository-all-2.1.2.jar download
hmily-repository-all-2.1.2.pom download
Apache Maven
<dependency>
  <groupId>org.dromara</groupId>
  <artifactId>hmily-repository-all</artifactId>
  <version>2.1.2</version>
</dependency>
Gradle Groovy
implementation 'org.dromara:hmily-repository-all:2.1.2'
Gradle Kotlin
implementation("org.dromara:hmily-repository-all:2.1.2")
Scala SBT
libraryDependencies += "org.dromara" % "hmily-repository-all" % "2.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.dromara', module='hmily-repository-all', version='2.1.2')
)
Apache Ivy
<dependency org="org.dromara" name="hmily-repository-all" rev="2.1.2" />
Leiningen
[org.dromara/hmily-repository-all "2.1.2"]
Apache Buildr
'org.dromara:hmily-repository-all:jar:2.1.2'