Download fun-cqrs-core_2.12-1.0.0-M1.jar file - Jar f

Jar examples for f:fun-cqrs-core-2.12

Description

fun-cqrs-core

You can download jar file fun-cqrs-core_2.12 1.0.0-M1 in this page.

License

Apache-style

Build File

You can use the following script to add fun-cqrs-core_2.12-1.0.0-M1.jar to your project.

<dependency>
   <groupId>io.strongtyped</groupId>
   <artifactId>fun-cqrs-core_2.12</artifactId>
   <version>1.0.0-M1</version>
</dependency>
compile group: 'io.strongtyped', name: 'fun-cqrs-core_2.12', version: '1.0.0-M1'
libraryDependencies += "io.strongtyped" % "fun-cqrs-core_2.12" % "1.0.0-M1"
<dependency org="io.strongtyped" name="fun-cqrs-core_2.12" rev="1.0.0-M1"/>
@Grapes(@Grab(group='io.strongtyped', module='fun-cqrs-core_2.12', version='1.0.0-M1'))
'io.strongtyped:fun-cqrs-core_2.12:jar:1.0.0-M1'

Download

Click the following link to download the jar file.

fun-cqrs-core_2.12-1.0.0-M1-javadoc.jar
fun-cqrs-core_2.12-1.0.0-M1-sources.jar
fun-cqrs-core_2.12-1.0.0-M1.jar
fun-cqrs-core_2.12-1.0.0-M1.pom



Related Tutorials