is not current version
Last Version 1.0.4

de.viadee.xai.anchor:FastMPJAdapter 1.0.0

This extension provides MPI support using FastMPJ

GroupId

GroupId

de.viadee.xai.anchor
ArtifactId

ArtifactId

FastMPJAdapter
Version

Version

1.0.0
Type

Type

jar

Download FastMPJAdapter 1.0.0


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