is not current version
Last Version 2.3.0

com.github.bbottema:emailaddress-rfc2822 2.2.0

The world's only more-or-less-2822-compliant Java-based email address extractor / verifier

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

emailaddress-rfc2822
Version

Version

2.2.0
Type

Type

jar

Download emailaddress-rfc2822 2.2.0


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