Last Version

smtpnio 1.0.8

Parent POM file for smtpnio project

License

License

GroupId

GroupId

com.yahoo.smtpnio
ArtifactId

ArtifactId

smtpnio
Version

Version

1.0.8
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 1.0.8

Filename Size
smtpnio-1.0.8.pom 25 KB
Browse

<!-- 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