smtpnio

Parent POM file for smtpnio project

License

License

GroupId

GroupId

com.yahoo.smtpnio
ArtifactId

ArtifactId

smtpnio
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

smtpnio
Parent POM file for smtpnio project
Project URL

Project URL

https://github.com/yahoo/smtp-client-nio
Source Code Management

Source Code Management

https://github.com/yahoo/smtp-client-nio.git

Download smtpnio

Filename Size
smtpnio-1.0.8.pom 25 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5