All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download dice JAR 1.3.1 with all dependencies


Utilities for representing and handling dice and dice notation.

Files of the artifact dice version 1.3.1 from the group com.bernardomg.tabletop.

Artifact dice
Group com.bernardomg.tabletop
Version 1.3.1
Last update 06. January 2019
Tags: dice representing utilities handling notation
Organization Bernardo Martínez Garrido
URL https://github.com/bernardo-mg/dice-notation-java
License Apache v2 License
Dependencies amount 2
Dependencies antlr4, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 2.2.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of dice Show documentation

Please rate this JAR file. Is it a good library?

dice
Rate from 1 - 5, Rated 1.00 based on 1 reviews

0 downloads

Source code of dice version 1.3.1

.DiceNotation.tokens
.DiceNotationLexer.tokens
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.bernardomg.tabletop.dice
META-INF.maven.com.bernardomg.tabletop.dice.META-INF.maven.com.bernardomg.tabletop.dice.pom.properties
META-INF.maven.com.bernardomg.tabletop.dice.META-INF.maven.com.bernardomg.tabletop.dice.pom.xml
com.bernardomg.tabletop.dice
com.bernardomg.tabletop.dice.com.bernardomg.tabletop.dice.DefaultDice
com.bernardomg.tabletop.dice.com.bernardomg.tabletop.dice.Dice
com.bernardomg.tabletop.dice.generated
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotation.g4
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotation.interp
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationBaseListener
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationLexer.g4
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationLexer.interp
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationLexer
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationListener
com.bernardomg.tabletop.dice.generated.com.bernardomg.tabletop.dice.generated.DiceNotationParser
com.bernardomg.tabletop.dice.notation
com.bernardomg.tabletop.dice.notation.com.bernardomg.tabletop.dice.notation.DefaultTransformableDiceNotationExpression
com.bernardomg.tabletop.dice.notation.com.bernardomg.tabletop.dice.notation.DiceNotationExpression
com.bernardomg.tabletop.dice.notation.com.bernardomg.tabletop.dice.notation.TransformableDiceNotationExpression
com.bernardomg.tabletop.dice.notation.operand
com.bernardomg.tabletop.dice.notation.operand.com.bernardomg.tabletop.dice.notation.operand.ConstantOperand
com.bernardomg.tabletop.dice.notation.operand.com.bernardomg.tabletop.dice.notation.operand.DefaultDiceOperand
com.bernardomg.tabletop.dice.notation.operand.com.bernardomg.tabletop.dice.notation.operand.DiceOperand
com.bernardomg.tabletop.dice.notation.operand.com.bernardomg.tabletop.dice.notation.operand.IntegerOperand
com.bernardomg.tabletop.dice.notation.operand.com.bernardomg.tabletop.dice.notation.operand.package-info
com.bernardomg.tabletop.dice.notation.operation
com.bernardomg.tabletop.dice.notation.operation.com.bernardomg.tabletop.dice.notation.operation.AbstractBinaryOperation
com.bernardomg.tabletop.dice.notation.operation.com.bernardomg.tabletop.dice.notation.operation.AdditionOperation
com.bernardomg.tabletop.dice.notation.operation.com.bernardomg.tabletop.dice.notation.operation.BinaryOperation
com.bernardomg.tabletop.dice.notation.operation.com.bernardomg.tabletop.dice.notation.operation.SubtractionOperation
com.bernardomg.tabletop.dice.notation.operation.com.bernardomg.tabletop.dice.notation.operation.package-info
com.bernardomg.tabletop.dice.notation
com.bernardomg.tabletop.dice.notation.com.bernardomg.tabletop.dice.notation.package-info
com.bernardomg.tabletop.dice.notation.transformer
com.bernardomg.tabletop.dice.notation.transformer.com.bernardomg.tabletop.dice.notation.transformer.DiceNotationTransformer
com.bernardomg.tabletop.dice.notation.transformer.com.bernardomg.tabletop.dice.notation.transformer.DiceTransformer
com.bernardomg.tabletop.dice.notation.transformer.com.bernardomg.tabletop.dice.notation.transformer.RollerTransformer
com.bernardomg.tabletop.dice.notation.transformer.com.bernardomg.tabletop.dice.notation.transformer.package-info
com.bernardomg.tabletop.dice
com.bernardomg.tabletop.dice.com.bernardomg.tabletop.dice.package-info
com.bernardomg.tabletop.dice.parser
com.bernardomg.tabletop.dice.parser.com.bernardomg.tabletop.dice.parser.DefaultDiceNotationExpressionParser
com.bernardomg.tabletop.dice.parser.com.bernardomg.tabletop.dice.parser.DiceNotationExpressionParser
com.bernardomg.tabletop.dice.parser.listener
com.bernardomg.tabletop.dice.parser.listener.com.bernardomg.tabletop.dice.parser.listener.DefaultDiceExpressionBuilder
com.bernardomg.tabletop.dice.parser.listener.com.bernardomg.tabletop.dice.parser.listener.DefaultErrorListener
com.bernardomg.tabletop.dice.parser.listener.com.bernardomg.tabletop.dice.parser.listener.DiceExpressionBuilder
com.bernardomg.tabletop.dice.parser.listener.com.bernardomg.tabletop.dice.parser.listener.package-info
com.bernardomg.tabletop.dice.parser
com.bernardomg.tabletop.dice.parser.com.bernardomg.tabletop.dice.parser.package-info
com.bernardomg.tabletop.dice.roller
com.bernardomg.tabletop.dice.roller.com.bernardomg.tabletop.dice.roller.DefaultRoller
com.bernardomg.tabletop.dice.roller.com.bernardomg.tabletop.dice.roller.Roller
com.bernardomg.tabletop.dice.roller.com.bernardomg.tabletop.dice.roller.package-info
com.bernardomg.tabletop.dice.roller.random
com.bernardomg.tabletop.dice.roller.random.com.bernardomg.tabletop.dice.roller.random.NumberGenerator
com.bernardomg.tabletop.dice.roller.random.com.bernardomg.tabletop.dice.roller.random.RandomNumberGenerator
com.bernardomg.tabletop.dice.roller.random.com.bernardomg.tabletop.dice.roller.random.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy