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