Download flakka-contrib_2.10-2.3-custom.jar file - Jar f

Jar examples for f:flakka-contrib-2.10

Description

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

You can download jar file flakka-contrib_2.10 2.3-custom in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add flakka-contrib_2.10-2.3-custom.jar to your project.

<dependency>
   <groupId>com.data-artisans</groupId>
   <artifactId>flakka-contrib_2.10</artifactId>
   <version>2.3-custom</version>
</dependency>
compile group: 'com.data-artisans', name: 'flakka-contrib_2.10', version: '2.3-custom'
libraryDependencies += "com.data-artisans" % "flakka-contrib_2.10" % "2.3-custom"
<dependency org="com.data-artisans" name="flakka-contrib_2.10" rev="2.3-custom"/>
@Grapes(@Grab(group='com.data-artisans', module='flakka-contrib_2.10', version='2.3-custom'))
'com.data-artisans:flakka-contrib_2.10:jar:2.3-custom'

Download

Click the following link to download the jar file.

flakka-contrib_2.10-2.3-custom-javadoc.jar
flakka-contrib_2.10-2.3-custom-sources.jar
flakka-contrib_2.10-2.3-custom.jar
flakka-contrib_2.10-2.3-custom.pom



Related Tutorials