is not current version
Last Version 1.1

org.subethamail:subethasmtp-parent 1.0.3


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp-parent
Version

Version

1.0.3
Type

Type

pom

Download subethasmtp-parent 1.0.3


<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/ -->
<dependency>
    <groupId>org.subethamail</groupId>
    <artifactId>subethasmtp-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/
implementation 'org.subethamail:subethasmtp-parent:1.0.3'
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-parent/
implementation ("org.subethamail:subethasmtp-parent:1.0.3")
'org.subethamail:subethasmtp-parent:pom:1.0.3'
<dependency org="org.subethamail" name="subethasmtp-parent" rev="1.0.3">
  <artifact name="subethasmtp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.subethamail', module='subethasmtp-parent', version='1.0.3')
)
libraryDependencies += "org.subethamail" % "subethasmtp-parent" % "1.0.3"
[org.subethamail/subethasmtp-parent "1.0.3"]