Jar examples for c:combinatoradix
A mathematical enumeration library for Java
You can download jar file combinatoradix 0.9.2 in this page.
Apache License, Version 2.0
You can use the following script to add combinatoradix-0.9.2.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>combinatoradix</artifactId> <version>0.9.2</version> </dependency>
compile group: 'com.github.dakusui', name: 'combinatoradix', version: '0.9.2'
libraryDependencies += "com.github.dakusui" % "combinatoradix" % "0.9.2"
<dependency org="com.github.dakusui" name="combinatoradix" rev="0.9.2"/>
@Grapes(@Grab(group='com.github.dakusui', module='combinatoradix', version='0.9.2'))
'com.github.dakusui:combinatoradix:jar:0.9.2'
Click the following link to download the jar file.
combinatoradix-0.9.2-javadoc.jar