Download fun-cqrs-core_2.12-1.0.1b.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.1b in this page.

License

Apache-style

Build File

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

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

Download

Click the following link to download the jar file.

fun-cqrs-core_2.12-1.0.1b-javadoc.jar
fun-cqrs-core_2.12-1.0.1b-sources.jar
fun-cqrs-core_2.12-1.0.1b.jar
fun-cqrs-core_2.12-1.0.1b.pom



Related Tutorials