is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime-client 3.15.2

Client Runtime library for Faktor-IPS

Categories

Categories

CLI User Interface
GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime-client
Version

Version

3.15.2
Type

Type

jar

Download faktorips-runtime-client 3.15.2


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