is not current version
Last Version 0.6.3

it.ozimov:spring-boot-mustache-email 0.3.5

Utilities to deal with emails in Spring Boot using Mustache templating engine

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

spring-boot-mustache-email
Version

Version

0.3.5
Type

Type

jar

Download spring-boot-mustache-email 0.3.5


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