GroupId | GroupIdcom.github.edgarespina |
---|---|
ArtifactId | ArtifactIdmwa-mail |
Version | Version0.2.6 |
Type | Typejar |
Filename | Size |
---|---|
mwa-mail-0.2.6.pom | |
mwa-mail-0.2.6.jar | 14 KB |
mwa-mail-0.2.6-sources.jar | 6 KB |
mwa-mail-0.2.6-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-mail</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation 'com.github.edgarespina:mwa-mail:0.2.6'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation ("com.github.edgarespina:mwa-mail:0.2.6")
'com.github.edgarespina:mwa-mail:jar:0.2.6'
<dependency org="com.github.edgarespina" name="mwa-mail" rev="0.2.6">
<artifact name="mwa-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-mail', version='0.2.6')
)
libraryDependencies += "com.github.edgarespina" % "mwa-mail" % "0.2.6"
[com.github.edgarespina/mwa-mail "0.2.6"]