Download knowgate-base-9.0.1.jar file - Jar k

Jar examples for k:knowgate-base

Description

KnowGate base libraries: arrays, string, IO, localisation, MD5, RC4, debug log traces and object factory

You can download jar file knowgate-base 9.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add knowgate-base-9.0.1.jar to your project.

<dependency>
   <groupId>com.knowgate</groupId>
   <artifactId>knowgate-base</artifactId>
   <version>9.0.1</version>
</dependency>
compile group: 'com.knowgate', name: 'knowgate-base', version: '9.0.1'
libraryDependencies += "com.knowgate" % "knowgate-base" % "9.0.1"
<dependency org="com.knowgate" name="knowgate-base" rev="9.0.1"/>
@Grapes(@Grab(group='com.knowgate', module='knowgate-base', version='9.0.1'))
'com.knowgate:knowgate-base:jar:9.0.1'

Download

Click the following link to download the jar file.

knowgate-base-9.0.1-javadoc.jar
knowgate-base-9.0.1-sources.jar
knowgate-base-9.0.1.jar
knowgate-base-9.0.1.pom



Related Tutorials