is not current version
Last Version 2.2.1

Dice Notation Tools for Java 2.1.2

Utilities for representing and handling dice and dice notation.

License

License

GroupId

GroupId

com.bernardomg.tabletop
ArtifactId

ArtifactId

dice
Version

Version

2.1.2
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.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.9.2
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.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 3.11.0

Project Modules

There are no modules declared in this project.