| Categories |
CategoriesJava Languages |
|---|---|
| GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins |
| ArtifactId | ArtifactIdemail |
| Last Version | Last Version0.0.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRemote - impl - plugins - email
remote parent POM
|
| Filename | Size |
|---|---|
| email-0.0.18.pom | |
| email-0.0.18.jar | 5 KB |
| email-0.0.18-sources.jar | 3 KB |
| email-0.0.18-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/email/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.remote.impl.plugins</groupId>
<artifactId>email</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/email/
implementation 'com.walterjwhite.java.modules.remote.impl.plugins:email:0.0.18'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/email/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:email:0.0.18")
'com.walterjwhite.java.modules.remote.impl.plugins:email:jar:0.0.18'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="email" rev="0.0.18">
<artifact name="email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='email', version='0.0.18')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "email" % "0.0.18"
[com.walterjwhite.java.modules.remote.impl.plugins/email "0.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.walterjwhite.java.modules.email.api : service | jar | 0.0.18 |
| com.walterjwhite.java.modules.email : impl | jar | 0.0.18 |
| com.walterjwhite.java.modules.email.modules.javamail : impl | jar | 0.0.18 |
| com.walterjwhite.java.modules.remote.impl : core | jar | 0.0.18 |
| com.walterjwhite.java.modules.remote.api : service | jar | 0.0.18 |