Download silverflash-core-1.1.1.jar file - Jar s

Jar examples for s:silverflash-core

Description

Engine implementation using FIXP session protocol

You can download jar file silverflash-core 1.1.1 in this page.

Build File

You can use the following script to add silverflash-core-1.1.1.jar to your project.

<dependency>
   <groupId>io.fixprotocol.silverflash</groupId>
   <artifactId>silverflash-core</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.fixprotocol.silverflash', name: 'silverflash-core', version: '1.1.1'
libraryDependencies += "io.fixprotocol.silverflash" % "silverflash-core" % "1.1.1"
<dependency org="io.fixprotocol.silverflash" name="silverflash-core" rev="1.1.1"/>
@Grapes(@Grab(group='io.fixprotocol.silverflash', module='silverflash-core', version='1.1.1'))
'io.fixprotocol.silverflash:silverflash-core:jar:1.1.1'

Download

Click the following link to download the jar file.

silverflash-core-1.1.1-javadoc.jar
silverflash-core-1.1.1-sources.jar
silverflash-core-1.1.1.jar
silverflash-core-1.1.1.pom



Related Tutorials