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

org.faktorips:faktorips-runtime-client 20.12.7

Client Runtime library for Faktor-IPS

Категории

Категории

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

Группа

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

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

faktorips-runtime-client
Версия

Версия

20.12.7
Тип

Тип

jar

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


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