is not current version
Last Version 1.0.1

io.othree:postoffice_2.12 1.0

Compose and send emails through using your favorite provider

GroupId

GroupId

io.othree
ArtifactId

ArtifactId

postoffice_2.12
Version

Version

1.0
Type

Type

jar

Download postoffice_2.12 1.0


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