Jar examples for l:lang
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
lang-6.6.2-javadoc.jar