Jar examples for d:distribution
This project is intended to create distributions of the Quality-Check multimodule project.
You can download jar file distribution 0.6 in this page.
GNU Lesser General Public License
You can use the following script to add distribution-0.6.jar to your project.
<dependency> <groupId>de.sekmi.histream</groupId> <artifactId>distribution</artifactId> <version>0.6</version> </dependency>
compile group: 'de.sekmi.histream', name: 'distribution', version: '0.6'
libraryDependencies += "de.sekmi.histream" % "distribution" % "0.6"
<dependency org="de.sekmi.histream" name="distribution" rev="0.6"/>
@Grapes(@Grab(group='de.sekmi.histream', module='distribution', version='0.6'))
'de.sekmi.histream:distribution:jar:0.6'
Click the following link to download the jar file.
distribution-0.6.pom