is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime 21.12.4

Runtime library for Faktor-IPS

GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime
Version

Version

21.12.4
Type

Type

jar

Download faktorips-runtime 21.12.4


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