не последняя версия
Последняя версия 2.2.1

Dice Notation Tools for Java 2.1.2

Utilities for representing and handling dice and dice notation.

Лицензия

Лицензия

Группа

Группа

com.bernardomg.tabletop
Идентификатор

Идентификатор

dice
Версия

Версия

2.1.2
Тип

Тип

jar
Описание

Описание

Dice Notation Tools for Java
Utilities for representing and handling dice and dice notation.
Ссылка на сайт

Ссылка на сайт

https://github.com/bernardo-mg/dice-notation-java
Организация-разработчик

Организация-разработчик

Bernardo Martínez Garrido
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.mockito : mockito-core jar 3.11.0

Модули Проекта

Данный проект не имеет модулей.