GroupId | GroupIdcom.github.edgarespina |
---|---|
ArtifactId | ArtifactIdmwa-mail |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
mwa-mail-0.2.2.pom | |
mwa-mail-0.2.2.jar | 14 KB |
mwa-mail-0.2.2-sources.jar | 6 KB |
mwa-mail-0.2.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation 'com.github.edgarespina:mwa-mail:0.2.2'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation ("com.github.edgarespina:mwa-mail:0.2.2")
'com.github.edgarespina:mwa-mail:jar:0.2.2'
<dependency org="com.github.edgarespina" name="mwa-mail" rev="0.2.2">
<artifact name="mwa-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-mail', version='0.2.2')
)
libraryDependencies += "com.github.edgarespina" % "mwa-mail" % "0.2.2"
[com.github.edgarespina/mwa-mail "0.2.2"]