License |
License |
---|---|
GroupId | GroupIdcom.outegret |
ArtifactId | ArtifactIdscene-email |
Last Version | Last Version1.6.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsupport-parent
|
<!-- https://jarcasting.com/artifacts/com.outegret/scene-email/ -->
<dependency>
<groupId>com.outegret</groupId>
<artifactId>scene-email</artifactId>
<version>1.6.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/scene-email/
implementation 'com.outegret:scene-email:1.6.0.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/scene-email/
implementation ("com.outegret:scene-email:1.6.0.RELEASE")
'com.outegret:scene-email:jar:1.6.0.RELEASE'
<dependency org="com.outegret" name="scene-email" rev="1.6.0.RELEASE">
<artifact name="scene-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='scene-email', version='1.6.0.RELEASE')
)
libraryDependencies += "com.outegret" % "scene-email" % "1.6.0.RELEASE"
[com.outegret/scene-email "1.6.0.RELEASE"]