| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdatc-email |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
Description邮件分类
|
| Filename | Size |
|---|---|
| atc-email-0.0.4.pom | |
| atc-email-0.0.4.jar | 298 KB |
| atc-email-0.0.4-sources.jar | 297 KB |
| atc-email-0.0.4-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/atc-email/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>atc-email</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/atc-email/
implementation 'com.github.houbb:atc-email:0.0.4'
// https://jarcasting.com/artifacts/com.github.houbb/atc-email/
implementation ("com.github.houbb:atc-email:0.0.4")
'com.github.houbb:atc-email:jar:0.0.4'
<dependency org="com.github.houbb" name="atc-email" rev="0.0.4">
<artifact name="atc-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='atc-email', version='0.0.4')
)
libraryDependencies += "com.github.houbb" % "atc-email" % "0.0.4"
[com.github.houbb/atc-email "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : atc-core | jar | 0.0.4 |