Last Version

Dice Notation Tools for Java 2.2.1

Utilities for representing and handling dice and dice notation.

License

License

GroupId

GroupId

com.bernardomg.tabletop
ArtifactId

ArtifactId

dice
Version

Version

2.2.1
Type

Type

jar
Description

Description

Dice Notation Tools for Java
Utilities for representing and handling dice and dice notation.
Project URL

Project URL

https://github.com/bernardo-mg/dice-notation-java
Project Organization

Project Organization

Bernardo Martínez Garrido
Source Code Management

Source Code Management

https://github.com/bernardo-mg/dice-notation-java

Download dice 2.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.9.3
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.