Download kojiji-1.7.1.jar file - Jar k

Jar examples for k:kojiji

Description

Koji Java Interface

You can download jar file kojiji 1.7.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

kojiji-1.7.1-javadoc.jar
kojiji-1.7.1-sources.jar
kojiji-1.7.1.jar
kojiji-1.7.1.pom



Related Tutorials