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