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

org.apache.james:third-party 3.2.0

Common utilities for integrating with third party software

Группа

Группа

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

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

third-party
Версия

Версия

3.2.0
Тип

Тип

jar

Скачать third-party 3.2.0

Имя Файла Размер
third-party-3.2.0.pom 1 KB
third-party-3.2.0-tests.jar 2 KB
Обзор

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