Last Version

enumerator 0.6.0

A mathematical enumeration library for Java

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

enumerator
Version

Version

0.6.0
Type

Type

jar
Description

Description

enumerator
A mathematical enumeration library for Java
Project URL

Project URL

https://github.com/dakusui/enumerator
Source Code Management

Source Code Management

http://github.com/dakusui/enumerator

Download enumerator 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.dakusui/enumerator/ -->
<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>enumerator</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/enumerator/
implementation 'com.github.dakusui:enumerator:0.6.0'
// https://jarcasting.com/artifacts/com.github.dakusui/enumerator/
implementation ("com.github.dakusui:enumerator:0.6.0")
'com.github.dakusui:enumerator:jar:0.6.0'
<dependency org="com.github.dakusui" name="enumerator" rev="0.6.0">
  <artifact name="enumerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='enumerator', version='0.6.0')
)
libraryDependencies += "com.github.dakusui" % "enumerator" % "0.6.0"
[com.github.dakusui/enumerator "0.6.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.