Download combinatoradix-0.8.4.jar file - Jar c

Jar examples for c:combinatoradix

Description

A mathematical enumeration library for Java

You can download jar file combinatoradix 0.8.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add combinatoradix-0.8.4.jar to your project.

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

Download

Click the following link to download the jar file.

combinatoradix-0.8.4-javadoc.jar
combinatoradix-0.8.4-sources.jar
combinatoradix-0.8.4.jar
combinatoradix-0.8.4.pom



Related Tutorials