Groovy Dice

Groovy Dice is an advanced Groovy-based dice rolling API

License

License

Apache 2
Categories

Categories

Groovy Languages Net
GroupId

GroupId

net.sf.groovydice
ArtifactId

ArtifactId

groovydice
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Groovy Dice
Groovy Dice is an advanced Groovy-based dice rolling API
Project URL

Project URL

http://groovydice.sourceforge.net
Project Organization

Project Organization

Daniel F. Martins

Download groovydice

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.gmaven.runtime : gmaven-runtime-1.7 jar 1.2
javax.script » groovy-engine Optional jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4