Jar examples for s:spring-boot-email-core
Utilities to deal with emails in Spring Boot
You can download jar file spring-boot-email-core 0.6.3 in this page.
You can use the following script to add spring-boot-email-core-0.6.3.jar to your project.
<dependency> <groupId>it.ozimov</groupId> <artifactId>spring-boot-email-core</artifactId> <version>0.6.3</version> </dependency>
compile group: 'it.ozimov', name: 'spring-boot-email-core', version: '0.6.3'
libraryDependencies += "it.ozimov" % "spring-boot-email-core" % "0.6.3"
<dependency org="it.ozimov" name="spring-boot-email-core" rev="0.6.3"/>
@Grapes(@Grab(group='it.ozimov', module='spring-boot-email-core', version='0.6.3'))
'it.ozimov:spring-boot-email-core:jar:0.6.3'
Click the following link to download the jar file.
spring-boot-email-core-0.6.3-javadoc.jar