Download kcqrs-testing-0.0.1.jar file - Jar k

Jar examples for k:kcqrs-testing

Description

CQRS In Kotlin

You can download jar file kcqrs-testing 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kcqrs-testing-0.0.1.jar to your project.

<dependency>
   <groupId>com.clouway.kcqrs</groupId>
   <artifactId>kcqrs-testing</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.clouway.kcqrs', name: 'kcqrs-testing', version: '0.0.1'
libraryDependencies += "com.clouway.kcqrs" % "kcqrs-testing" % "0.0.1"
<dependency org="com.clouway.kcqrs" name="kcqrs-testing" rev="0.0.1"/>
@Grapes(@Grab(group='com.clouway.kcqrs', module='kcqrs-testing', version='0.0.1'))
'com.clouway.kcqrs:kcqrs-testing:jar:0.0.1'

Download

Click the following link to download the jar file.

kcqrs-testing-0.0.1-javadoc.jar
kcqrs-testing-0.0.1-sources.jar
kcqrs-testing-0.0.1.jar
kcqrs-testing-0.0.1.pom



Related Tutorials