is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime 3.21.2

Runtime library for Faktor-IPS

GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime
Version

Version

3.21.2
Type

Type

jar

Download faktorips-runtime 3.21.2


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