Download lang-6.6.2.jar file - Jar l

Jar examples for l:lang

Description

Java Lang library for High Frequency Trading (Java 7+), builds on Java 6, but only Java 7 works for all classes.

You can download jar file lang 6.6.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lang-6.6.2.jar to your project.

<dependency>
   <groupId>net.openhft</groupId>
   <artifactId>lang</artifactId>
   <version>6.6.2</version>
</dependency>
compile group: 'net.openhft', name: 'lang', version: '6.6.2'
libraryDependencies += "net.openhft" % "lang" % "6.6.2"
<dependency org="net.openhft" name="lang" rev="6.6.2"/>
@Grapes(@Grab(group='net.openhft', module='lang', version='6.6.2'))
'net.openhft:lang:jar:6.6.2'

Download

Click the following link to download the jar file.

lang-6.6.2-javadoc.jar
lang-6.6.2-sources.jar
lang-6.6.2.jar
lang-6.6.2.pom



Related Tutorials