is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime 19.12.3

Runtime library for Faktor-IPS

GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime
Version

Version

19.12.3
Type

Type

jar

Download faktorips-runtime 19.12.3


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