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.3.6 in this page.
You can use the following script to add spring-boot-email-core-0.3.6.jar to your project.
<dependency> <groupId>it.ozimov</groupId> <artifactId>spring-boot-email-core</artifactId> <version>0.3.6</version> </dependency>
compile group: 'it.ozimov', name: 'spring-boot-email-core', version: '0.3.6'
libraryDependencies += "it.ozimov" % "spring-boot-email-core" % "0.3.6"
<dependency org="it.ozimov" name="spring-boot-email-core" rev="0.3.6"/>
@Grapes(@Grab(group='it.ozimov', module='spring-boot-email-core', version='0.3.6'))
'it.ozimov:spring-boot-email-core:jar:0.3.6'
Click the following link to download the jar file.
spring-boot-email-core-0.3.6-javadoc.jar