is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime 3.15.0

Runtime library for Faktor-IPS

GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime
Version

Version

3.15.0
Type

Type

jar

Download faktorips-runtime 3.15.0


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