Jar examples for k:kcqrs-core
CQRS In Kotlin
You can download jar file kcqrs-core 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add kcqrs-core-0.0.1.jar to your project.
<dependency> <groupId>com.clouway.kcqrs</groupId> <artifactId>kcqrs-core</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.clouway.kcqrs', name: 'kcqrs-core', version: '0.0.1'
libraryDependencies += "com.clouway.kcqrs" % "kcqrs-core" % "0.0.1"
<dependency org="com.clouway.kcqrs" name="kcqrs-core" rev="0.0.1"/>
@Grapes(@Grab(group='com.clouway.kcqrs', module='kcqrs-core', version='0.0.1'))
'com.clouway.kcqrs:kcqrs-core:jar:0.0.1'
Click the following link to download the jar file.
kcqrs-core-0.0.1-javadoc.jar