Download kojiji-1.0.jar file - Jar k

Jar examples for k:kojiji

Description

Koji Java Interface

You can download jar file kojiji 1.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

kojiji-1.0-javadoc.jar
kojiji-1.0-sources.jar
kojiji-1.0.jar
kojiji-1.0.pom



Related Tutorials