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

org.faktorips:faktorips-runtime-client 21.12.5

Client Runtime library for Faktor-IPS

Категории

Категории

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

Группа

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

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

faktorips-runtime-client
Версия

Версия

21.12.5
Тип

Тип

jar

Скачать faktorips-runtime-client 21.12.5


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