Jar examples for f:fun-cqrs-core-2.12
fun-cqrs-core
You can download jar file fun-cqrs-core_2.12 1.0.1 in this page.
Apache-style
You can use the following script to add fun-cqrs-core_2.12-1.0.1.jar to your project.
<dependency> <groupId>org.funcqrs</groupId> <artifactId>fun-cqrs-core_2.12</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.funcqrs', name: 'fun-cqrs-core_2.12', version: '1.0.1'
libraryDependencies += "org.funcqrs" % "fun-cqrs-core_2.12" % "1.0.1"
<dependency org="org.funcqrs" name="fun-cqrs-core_2.12" rev="1.0.1"/>
@Grapes(@Grab(group='org.funcqrs', module='fun-cqrs-core_2.12', version='1.0.1'))
'org.funcqrs:fun-cqrs-core_2.12:jar:1.0.1'
Click the following link to download the jar file.
fun-cqrs-core_2.12-1.0.1-javadoc.jar