не последняя версия
Последняя версия 1.23.0.Final

org.kie.kogito.examples:github-service 1.11.0.Final


Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.kie.kogito.examples
Идентификатор

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

github-service
Версия

Версия

1.11.0.Final
Тип

Тип

jar

Скачать github-service 1.11.0.Final


<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/ -->
<dependency>
    <groupId>org.kie.kogito.examples</groupId>
    <artifactId>github-service</artifactId>
    <version>1.11.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/
implementation 'org.kie.kogito.examples:github-service:1.11.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/
implementation ("org.kie.kogito.examples:github-service:1.11.0.Final")
'org.kie.kogito.examples:github-service:jar:1.11.0.Final'
<dependency org="org.kie.kogito.examples" name="github-service" rev="1.11.0.Final">
  <artifact name="github-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='github-service', version='1.11.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "github-service" % "1.11.0.Final"
[org.kie.kogito.examples/github-service "1.11.0.Final"]