Download dummy-creator-1.2.jar file - Jar d

Jar examples for d:dummy-creator

Description

A small tool for generating populated dummy objects

You can download jar file dummy-creator 1.2 in this page.

License

Common Development and Distribution License

Build File

You can use the following script to add dummy-creator-1.2.jar to your project.

<dependency>
   <groupId>de.dev-eth0.dummycreator</groupId>
   <artifactId>dummy-creator</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'de.dev-eth0.dummycreator', name: 'dummy-creator', version: '1.2'
libraryDependencies += "de.dev-eth0.dummycreator" % "dummy-creator" % "1.2"
<dependency org="de.dev-eth0.dummycreator" name="dummy-creator" rev="1.2"/>
@Grapes(@Grab(group='de.dev-eth0.dummycreator', module='dummy-creator', version='1.2'))
'de.dev-eth0.dummycreator:dummy-creator:jar:1.2'

Download

Click the following link to download the jar file.

dummy-creator-1.2-javadoc.jar
dummy-creator-1.2-sources.jar
dummy-creator-1.2.jar
dummy-creator-1.2.pom



Related Tutorials