is not current version
Last Version 22.6.1

org.faktorips:faktorips-runtime-client 20.12.2

Client Runtime library for Faktor-IPS

Categories

Categories

CLI User Interface
GroupId

GroupId

org.faktorips
ArtifactId

ArtifactId

faktorips-runtime-client
Version

Version

20.12.2
Type

Type

jar

Download faktorips-runtime-client 20.12.2


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