validate emails
[email-validator "0.1"]
email-validator/email-validator {:mvn/version "0.1"}
implementation("email-validator:email-validator:0.1")
<dependency> <groupId>email-validator</groupId> <artifactId>email-validator</artifactId> <version>0.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: