Jar examples for d:domain-core-api
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
domain-core-api-0.8.2-javadoc.jar