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