Download kojiji-1.9.jar file - Jar k

Jar examples for k:kojiji

Description

Koji Java Interface

You can download jar file kojiji 1.9 in this page.

License

Apache License

Build File

You can use the following script to add kojiji-1.9.jar to your project.

<dependency>
   <groupId>com.redhat.red.build</groupId>
   <artifactId>kojiji</artifactId>
   <version>1.9</version>
</dependency>
compile group: 'com.redhat.red.build', name: 'kojiji', version: '1.9'
libraryDependencies += "com.redhat.red.build" % "kojiji" % "1.9"
<dependency org="com.redhat.red.build" name="kojiji" rev="1.9"/>
@Grapes(@Grab(group='com.redhat.red.build', module='kojiji', version='1.9'))
'com.redhat.red.build:kojiji:jar:1.9'

Download

Click the following link to download the jar file.

kojiji-1.9-javadoc.jar
kojiji-1.9-sources.jar
kojiji-1.9.jar
kojiji-1.9.pom



Related Tutorials