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

com.redhat.red.build:kojiji 2.4

Koji Java Interface

Группа

Группа

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

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

kojiji
Версия

Версия

2.4
Тип

Тип

jar

Скачать kojiji 2.4


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