is not current version
Last Version 2.0.1

com.sun.mail:logging-mailhandler 1.6.2


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.sun.mail
ArtifactId

ArtifactId

logging-mailhandler
Version

Version

1.6.2
Type

Type

jar

Download logging-mailhandler 1.6.2


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