Download kojiji-1.3.jar file - Jar k

Jar examples for k:kojiji

Description

Koji Java Interface

You can download jar file kojiji 1.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

kojiji-1.3-javadoc.jar
kojiji-1.3-sources.jar
kojiji-1.3.jar
kojiji-1.3.pom



Related Tutorials