4.0.0
  
    de.fhdw.gaming.ipspiel24
    ipspiel24-tictactoe
    1.0.0-SNAPSHOT
  
  ipspiel24-tictactoe-gui
  1.0.0-SNAPSHOT
  IP Spieltheorie 2024 Tic Tac Toe game: GUI
  A simple GUI for the Tic Tac Toe game.
  jar
  
    
      de.fhdw.gaming.ipspiel24
      ipspiel24-tictactoe-core
      1.0.0-SNAPSHOT
    
    
      de.fhdw.gaming
      gaming-gui
      ${gaming.version}
    
    
      org.junit.jupiter
      junit-jupiter
      test
    
    
      org.hamcrest
      hamcrest
      test
    
    
    	de.fhdw.gaming.ipspiel24
    	ipspiel24-minimax
    	1.0.0-SNAPSHOT
    
    
    	de.fhdw.gaming
    	gaming-core
    
  
  
    
      
        org.apache.maven.plugins
        maven-compiler-plugin
      
      
        org.apache.maven.plugins
        maven-jar-plugin
      
      
        org.apache.maven.plugins
        maven-source-plugin
      
      
        org.jacoco
        jacoco-maven-plugin
      
      
        org.apache.maven.plugins
        maven-surefire-plugin
      
      
        org.apache.maven.plugins
        maven-checkstyle-plugin
      
      
        com.github.spotbugs
        spotbugs-maven-plugin