is not current version
Last Version 0.1.4

com.github.choonchernlim:spring-boot-mail 0.1.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

spring-boot-mail
Version

Version

0.1.1
Type

Type

jar

Download spring-boot-mail 0.1.1


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