License |
License
LGPL
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.subethamail |
ArtifactId | ArtifactIdsubethasmtp-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSubEtha SMTP Parent
|
Filename | Size |
---|---|
subethasmtp-parent-1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/ -->
<dependency>
<groupId>org.subethamail</groupId>
<artifactId>subethasmtp-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/
implementation 'org.subethamail:subethasmtp-parent:1.1'
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/
implementation ("org.subethamail:subethasmtp-parent:1.1")
'org.subethamail:subethasmtp-parent:pom:1.1'
<dependency org="org.subethamail" name="subethasmtp-parent" rev="1.1">
<artifact name="subethasmtp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.subethamail', module='subethasmtp-parent', version='1.1')
)
libraryDependencies += "org.subethamail" % "subethasmtp-parent" % "1.1"
[org.subethamail/subethasmtp-parent "1.1"]