Download chronicle-core-1.0.6-alpha.jar file - Jar c

Jar examples for c:chronicle-core

Description

Chronicle-Core

You can download jar file chronicle-core 1.0.6-alpha in this page.

License

Open Source License

Build File

You can use the following script to add chronicle-core-1.0.6-alpha.jar to your project.

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

Download

Click the following link to download the jar file.

chronicle-core-1.0.6-alpha-javadoc.jar
chronicle-core-1.0.6-alpha-sources.jar
chronicle-core-1.0.6-alpha.jar
chronicle-core-1.0.6-alpha.pom



Related Tutorials