Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins |
ArtifactId | ArtifactIdemail |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
email-0.0.17.pom | |
email-0.0.17.jar | 5 KB |
email-0.0.17-sources.jar | 3 KB |
email-0.0.17-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.17</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.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/email/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:email:0.0.17")
'com.walterjwhite.java.modules.remote.impl.plugins:email:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="email" rev="0.0.17">
<artifact name="email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='email', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "email" % "0.0.17"
[com.walterjwhite.java.modules.remote.impl.plugins/email "0.0.17"]