is not current version
Last Version 3.0

james:mailet 1.0


GroupId

GroupId

james
ArtifactId

ArtifactId

mailet
Version

Version

1.0
Type

Type

jar

Download mailet 1.0


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