Jar examples for c:combinatoradix
A mathematical enumeration library for Java
You can download jar file combinatoradix 0.8.4 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
combinatoradix-0.8.4-javadoc.jar