Download kojiji-2.4.jar file - Jar k

Jar examples for k:kojiji

Description

Koji Java Interface

You can download jar file kojiji 2.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

kojiji-2.4-javadoc.jar
kojiji-2.4-sources.jar
kojiji-2.4.jar
kojiji-2.4.pom



Related Tutorials