is not current version
Last Version 0.1.2

kz.greetgo:greetgo.email.from_spring 0.1.1

Sending emails with native java

GroupId

GroupId

kz.greetgo
ArtifactId

ArtifactId

greetgo.email.from_spring
Version

Version

0.1.1
Type

Type

jar

Download greetgo.email.from_spring 0.1.1


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