| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.faktorips | 
| ArtifactId | ArtifactIdfaktorips-runtime-client | 
| Last Version | Last Version22.6.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFaktor-IPS Runtime for Clients Client Runtime library for Faktor-IPS | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/ -->
<dependency>
    <groupId>org.faktorips</groupId>
    <artifactId>faktorips-runtime-client</artifactId>
    <version>22.6.1</version>
</dependency>// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation 'org.faktorips:faktorips-runtime-client:22.6.1'// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation ("org.faktorips:faktorips-runtime-client:22.6.1")'org.faktorips:faktorips-runtime-client:jar:22.6.1'<dependency org="org.faktorips" name="faktorips-runtime-client" rev="22.6.1">
  <artifact name="faktorips-runtime-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-client', version='22.6.1')
)libraryDependencies += "org.faktorips" % "faktorips-runtime-client" % "22.6.1"[org.faktorips/faktorips-runtime-client "22.6.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.faktorips : faktorips-valuetypes | jar | 22.6.1 | 
