Last Version

org.fuin:sjsm 0.1.0

A simple java send mail command line application

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

sjsm
Version

Version

0.1.0
Type

Type

jar
Description

Description

A simple java send mail command line application
Project URL

Project URL

https://github.com/fuinorg/sjsm/
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/sjsm/

Download sjsm 0.1.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.github.kirviq : dumbster jar 1.7.1

Project Modules

There are no modules declared in this project.