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

Download juno JAR 2.0 with all dependencies


A UNO library for Java

Files of the artifact juno version 2.0 from the group com.github.markozajc.

Artifact juno
Group com.github.markozajc
Version 2.0
Last update 09. June 2019
Tags: library java
Organization not specified
URL https://github.com/markozajc/JUNO
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
There is a newer version: 2.3.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of juno Show documentation

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

0 downloads

Source code of juno version 2.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.markozajc.juno
META-INF.maven.com.github.markozajc.juno.META-INF.maven.com.github.markozajc.juno.pom.properties
META-INF.maven.com.github.markozajc.juno.META-INF.maven.com.github.markozajc.juno.pom.xml
com.github.markozajc.juno.cards
com.github.markozajc.juno.cards.com.github.markozajc.juno.cards.UnoCard
com.github.markozajc.juno.cards.com.github.markozajc.juno.cards.UnoCardColor
com.github.markozajc.juno.cards.com.github.markozajc.juno.cards.UnoStandardDeck
com.github.markozajc.juno.cards.impl
com.github.markozajc.juno.cards.impl.com.github.markozajc.juno.cards.impl.UnoActionCard
com.github.markozajc.juno.cards.impl.com.github.markozajc.juno.cards.impl.UnoDrawCard
com.github.markozajc.juno.cards.impl.com.github.markozajc.juno.cards.impl.UnoNumericCard
com.github.markozajc.juno.cards.impl.com.github.markozajc.juno.cards.impl.UnoWildCard
com.github.markozajc.juno.decks
com.github.markozajc.juno.decks.com.github.markozajc.juno.decks.UnoDeck
com.github.markozajc.juno.game
com.github.markozajc.juno.game.com.github.markozajc.juno.game.BasicUnoGame
com.github.markozajc.juno.game.com.github.markozajc.juno.game.UnoControlledGame
com.github.markozajc.juno.game.com.github.markozajc.juno.game.UnoGame
com.github.markozajc.juno.game.impl
com.github.markozajc.juno.game.impl.com.github.markozajc.juno.game.impl.UnoConsoleGame
com.github.markozajc.juno.hands
com.github.markozajc.juno.hands.com.github.markozajc.juno.hands.UnoHand
com.github.markozajc.juno.piles
com.github.markozajc.juno.piles.com.github.markozajc.juno.piles.UnoPile
com.github.markozajc.juno.piles.impl
com.github.markozajc.juno.piles.impl.com.github.markozajc.juno.piles.impl.UnoDiscardPile
com.github.markozajc.juno.piles.impl.com.github.markozajc.juno.piles.impl.UnoDrawPile
com.github.markozajc.juno.players
com.github.markozajc.juno.players.com.github.markozajc.juno.players.UnoPlayer
com.github.markozajc.juno.players.impl
com.github.markozajc.juno.players.impl.com.github.markozajc.juno.players.impl.UnoConsolePlayer
com.github.markozajc.juno.players.impl.com.github.markozajc.juno.players.impl.UnoStrategicPlayer
com.github.markozajc.juno.players.impl.com.github.markozajc.juno.players.impl.UnoStreamPlayer
com.github.markozajc.juno.rules
com.github.markozajc.juno.rules.com.github.markozajc.juno.rules.UnoRule
com.github.markozajc.juno.rules.com.github.markozajc.juno.rules.UnoRuleConflictException
com.github.markozajc.juno.rules.impl.flow
com.github.markozajc.juno.rules.impl.flow.com.github.markozajc.juno.rules.impl.flow.ActionCardRule
com.github.markozajc.juno.rules.impl.flow.com.github.markozajc.juno.rules.impl.flow.CardDrawingRule
com.github.markozajc.juno.rules.impl.flow.com.github.markozajc.juno.rules.impl.flow.CardPlacementRule
com.github.markozajc.juno.rules.impl.flow.com.github.markozajc.juno.rules.impl.flow.ColorChoosingRule
com.github.markozajc.juno.rules.impl.flow.exception
com.github.markozajc.juno.rules.impl.flow.exception.com.github.markozajc.juno.rules.impl.flow.exception.UnoGameFlowException
com.github.markozajc.juno.rules.impl.placement
com.github.markozajc.juno.rules.impl.placement.com.github.markozajc.juno.rules.impl.placement.ActionPlacementRules
com.github.markozajc.juno.rules.impl.placement.com.github.markozajc.juno.rules.impl.placement.ColorPlacementRules
com.github.markozajc.juno.rules.impl.placement.com.github.markozajc.juno.rules.impl.placement.DrawPlacementRules
com.github.markozajc.juno.rules.impl.placement.com.github.markozajc.juno.rules.impl.placement.NumericPlacementRules
com.github.markozajc.juno.rules.impl.placement.com.github.markozajc.juno.rules.impl.placement.WildPlacementRules
com.github.markozajc.juno.rules.pack
com.github.markozajc.juno.rules.pack.com.github.markozajc.juno.rules.pack.UnoRulePack
com.github.markozajc.juno.rules.pack.impl
com.github.markozajc.juno.rules.pack.impl.com.github.markozajc.juno.rules.pack.impl.UnoOfficialRules
com.github.markozajc.juno.rules.pack.impl.house
com.github.markozajc.juno.rules.pack.impl.house.com.github.markozajc.juno.rules.pack.impl.house.UnoProgressiveRulePack
com.github.markozajc.juno.rules.pack.impl.house.com.github.markozajc.juno.rules.pack.impl.house.UnoSevenORulePack
com.github.markozajc.juno.rules.types
com.github.markozajc.juno.rules.types.com.github.markozajc.juno.rules.types.UnoCardPlacementRule
com.github.markozajc.juno.rules.types.com.github.markozajc.juno.rules.types.UnoGameFlowRule
com.github.markozajc.juno.rules.types.flow
com.github.markozajc.juno.rules.types.flow.com.github.markozajc.juno.rules.types.flow.UnoInitializationConclusion
com.github.markozajc.juno.rules.types.flow.com.github.markozajc.juno.rules.types.flow.UnoPhaseConclusion
com.github.markozajc.juno.utils
com.github.markozajc.juno.utils.com.github.markozajc.juno.utils.UnoDeckUtils
com.github.markozajc.juno.utils.com.github.markozajc.juno.utils.UnoGameUtils
com.github.markozajc.juno.utils.com.github.markozajc.juno.utils.UnoRuleUtils
com.github.markozajc.juno.utils.com.github.markozajc.juno.utils.UnoUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy