Download domain-core-api-0.8.2.jar file - Jar d

Jar examples for d:domain-core-api

Description

Contains the basic blocks that are to be used in other modules.

You can download jar file domain-core-api 0.8.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add domain-core-api-0.8.2.jar to your project.

<dependency>
   <groupId>io.motown.domain</groupId>
   <artifactId>domain-core-api</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'io.motown.domain', name: 'domain-core-api', version: '0.8.2'
libraryDependencies += "io.motown.domain" % "domain-core-api" % "0.8.2"
<dependency org="io.motown.domain" name="domain-core-api" rev="0.8.2"/>
@Grapes(@Grab(group='io.motown.domain', module='domain-core-api', version='0.8.2'))
'io.motown.domain:domain-core-api:jar:0.8.2'

Download

Click the following link to download the jar file.

domain-core-api-0.8.2-javadoc.jar
domain-core-api-0.8.2-sources.jar
domain-core-api-0.8.2.jar
domain-core-api-0.8.2.pom



Related Tutorials