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

com.redhat.red.build:kojiji 2.7

Koji Java Interface

Группа

Группа

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

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

kojiji
Версия

Версия

2.7
Тип

Тип

jar

Скачать kojiji 2.7


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