is not current version
Last Version 2.1.0

ch.astorm:smtp4j 1.2.1

Simple SMTP Server

Categories

Categories

ORM Data
GroupId

GroupId

ch.astorm
ArtifactId

ArtifactId

smtp4j
Version

Version

1.2.1
Type

Type

jar
Description

Description

Download smtp4j 1.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.