не последняя версия
Последняя версия 1.6.0.RELEASE

com.outegret:scene-email 1.0.7.RELEASE


Группа

Группа

com.outegret
Идентификатор

Идентификатор

scene-email
Версия

Версия

1.0.7.RELEASE
Тип

Тип

jar

Скачать scene-email 1.0.7.RELEASE


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