is not current version
Last Version 0.6.3

it.ozimov:spring-boot-email-template-engines 0.6.1

Tools to deal with emails using the Spring Boot framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

spring-boot-email-template-engines
Version

Version

0.6.1
Type

Type

pom

Download spring-boot-email-template-engines 0.6.1


<!-- https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/ -->
<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>spring-boot-email-template-engines</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/
implementation 'it.ozimov:spring-boot-email-template-engines:0.6.1'
// https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/
implementation ("it.ozimov:spring-boot-email-template-engines:0.6.1")
'it.ozimov:spring-boot-email-template-engines:pom:0.6.1'
<dependency org="it.ozimov" name="spring-boot-email-template-engines" rev="0.6.1">
  <artifact name="spring-boot-email-template-engines" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.ozimov', module='spring-boot-email-template-engines', version='0.6.1')
)
libraryDependencies += "it.ozimov" % "spring-boot-email-template-engines" % "0.6.1"
[it.ozimov/spring-boot-email-template-engines "0.6.1"]