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

de.viadee.xai.anchor:FastMPJAdapter 1.0.1

This extension provides MPI support using FastMPJ

Группа

Группа

de.viadee.xai.anchor
Идентификатор

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

FastMPJAdapter
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать FastMPJAdapter 1.0.1


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