is not current version
Last Version 1.0.1

de.dlr.gitlab.fame:mpi-singlecore-impl 1.0.0

Provides default implementation of fame-mpi-api without parallelisation

GroupId

GroupId

de.dlr.gitlab.fame
ArtifactId

ArtifactId

mpi-singlecore-impl
Version

Version

1.0.0
Type

Type

jar

Download mpi-singlecore-impl 1.0.0


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