Last Version

com.mastfrog:email-base 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

email-base
Version

Version

2.8.3
Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/giulius-web
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/giulius-web.git

Download email-base 2.8.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mastfrog : url jar 2.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.