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

com.redhat.red.build:kojiji 2.9

Koji Java Interface

Группа

Группа

com.redhat.red.build
Идентификатор

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

kojiji
Версия

Версия

2.9
Тип

Тип

jar

Скачать kojiji 2.9


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