Download riotapi.domain-1.4.0.jar file - Jar r

Jar examples for r:riotapi.domain

Description

Holds common information for all other modules.

You can download jar file riotapi.domain 1.4.0 in this page.

License

Apache License

Build File

You can use the following script to add riotapi.domain-1.4.0.jar to your project.

<dependency>
   <groupId>net.boreeas</groupId>
   <artifactId>riotapi.domain</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'net.boreeas', name: 'riotapi.domain', version: '1.4.0'
libraryDependencies += "net.boreeas" % "riotapi.domain" % "1.4.0"
<dependency org="net.boreeas" name="riotapi.domain" rev="1.4.0"/>
@Grapes(@Grab(group='net.boreeas', module='riotapi.domain', version='1.4.0'))
'net.boreeas:riotapi.domain:jar:1.4.0'

Download

Click the following link to download the jar file.

riotapi.domain-1.4.0-javadoc.jar
riotapi.domain-1.4.0-sources.jar
riotapi.domain-1.4.0.jar
riotapi.domain-1.4.0.pom



Related Tutorials