не последняя версия
Последняя версия 22.6.1

org.faktorips:faktorips-runtime-client 20.6.0-m02

Client Runtime library for Faktor-IPS

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.faktorips
Идентификатор

Идентификатор

faktorips-runtime-client
Версия

Версия

20.6.0-m02
Тип

Тип

jar

Скачать faktorips-runtime-client 20.6.0-m02


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