email

This is Email immutable class with email string validation

License

License

GroupId

GroupId

org.bitbucket.javatek
ArtifactId

ArtifactId

email
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

email
This is Email immutable class with email string validation
Project URL

Project URL

https://bitbucket.org/javatek/email
Source Code Management

Source Code Management

https://bitbucket.org/javatek/email

Download email

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.bitbucket.javatek : require jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0