is not current version
Last Version 1.0

plexus:plexus-mail-sender 1.0-alpha-2


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-mail-sender
Version

Version

1.0-alpha-2
Type

Type

pom

Download plexus-mail-sender 1.0-alpha-2


<!-- https://jarcasting.com/artifacts/plexus/plexus-mail-sender/ -->
<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-mail-sender</artifactId>
    <version>1.0-alpha-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-mail-sender/
implementation 'plexus:plexus-mail-sender:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-mail-sender/
implementation ("plexus:plexus-mail-sender:1.0-alpha-2")
'plexus:plexus-mail-sender:pom:1.0-alpha-2'
<dependency org="plexus" name="plexus-mail-sender" rev="1.0-alpha-2">
  <artifact name="plexus-mail-sender" type="pom" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-mail-sender', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-mail-sender" % "1.0-alpha-2"
[plexus/plexus-mail-sender "1.0-alpha-2"]