4.0.0
  
    de.fhdw.gaming.ipspiel24
    ipspiel24-VierConnects
    1.0.0-SNAPSHOT
  
  ipspiel24-VierConnects-gui
  1.0.0-SNAPSHOT
  IP Spieltheorie 2024 Vier Connects game: GUI
  A simple GUI for the Vier Connects game.
  jar
  
    
      de.fhdw.gaming.ipspiel24
      ipspiel24-VierConnects-core
      ${project.version}
    
    
      de.fhdw.gaming
      gaming-gui
      ${gaming.version}
    
    
      org.junit.jupiter
      junit-jupiter
      test
    
    
      org.hamcrest
      hamcrest
      test
    
  
  
    
      
        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