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

org.cloudhoist:postfix 0.4.0-beta-1


Группа

Группа

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

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

postfix
Версия

Версия

0.4.0-beta-1
Тип

Тип

jar

Скачать postfix 0.4.0-beta-1


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