is not current version
Last Version 0.7.1

com.hccake:ballcat-spring-boot-starter-mail 0.0.4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-mail
Version

Version

0.0.4
Type

Type

jar

Download ballcat-spring-boot-starter-mail 0.0.4


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