GroupId | GroupIdcom.github.zj-dreamly |
---|---|
ArtifactId | ArtifactIddreamly-starter-mail |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
dreamly-starter-mail-0.0.4.pom | |
dreamly-starter-mail-0.0.4.jar | 42 KB |
dreamly-starter-mail-0.0.4-sources.jar | 18 KB |
dreamly-starter-mail-0.0.4-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-mail/ -->
<dependency>
<groupId>com.github.zj-dreamly</groupId>
<artifactId>dreamly-starter-mail</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-mail/
implementation 'com.github.zj-dreamly:dreamly-starter-mail:0.0.4'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-mail/
implementation ("com.github.zj-dreamly:dreamly-starter-mail:0.0.4")
'com.github.zj-dreamly:dreamly-starter-mail:jar:0.0.4'
<dependency org="com.github.zj-dreamly" name="dreamly-starter-mail" rev="0.0.4">
<artifact name="dreamly-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-starter-mail', version='0.0.4')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-starter-mail" % "0.0.4"
[com.github.zj-dreamly/dreamly-starter-mail "0.0.4"]