не последняя версия
Последняя версия 0.5.0

org.cloudhoist:postfix 0.4.3


Группа

Группа

org.cloudhoist
Идентификатор

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

postfix
Версия

Версия

0.4.3
Тип

Тип

jar

Скачать postfix 0.4.3

Имя Файла Размер
postfix-0.4.3.pom
postfix-0.4.3.jar 1 KB
postfix-0.4.3-sources.jar 911 bytes
Обзор

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