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