is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-email 1.4.5.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-email
Version

Version

1.4.5.RELEASE
Type

Type

jar

Download scene-email 1.4.5.RELEASE


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