is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime 21.12.0-rc01

Runtime library for Faktor-IPS

GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime
Version

Version

21.12.0-rc01
Type

Type

jar

Download faktorips-runtime 21.12.0-rc01


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