is not current version
Last Version 1.1.1

com.github.wangzihaogithub:email-service 1.0.1

Email service for Spring boot

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.wangzihaogithub
ArtifactId

ArtifactId

email-service
Version

Version

1.0.1
Type

Type

jar

Download email-service 1.0.1


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