Download domainvalue-3.0.1.jar file - Jar d

Jar examples for d:domainvalue

Description

Domain Values

You can download jar file domainvalue 3.0.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add domainvalue-3.0.1.jar to your project.

<dependency>
   <groupId>com.qoomon</groupId>
   <artifactId>domainvalue</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.qoomon', name: 'domainvalue', version: '3.0.1'
libraryDependencies += "com.qoomon" % "domainvalue" % "3.0.1"
<dependency org="com.qoomon" name="domainvalue" rev="3.0.1"/>
@Grapes(@Grab(group='com.qoomon', module='domainvalue', version='3.0.1'))
'com.qoomon:domainvalue:jar:3.0.1'

Download

Click the following link to download the jar file.

domainvalue-3.0.1-javadoc.jar
domainvalue-3.0.1-sources.jar
domainvalue-3.0.1.jar
domainvalue-3.0.1.pom



Related Tutorials