is not current version
Last Version 2.3.0

com.github.bbottema:emailaddress-rfc2822 1.1.3

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

1.1.3
Type

Type

jar

Download emailaddress-rfc2822 1.1.3


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