Simple play module for authenticating against Google
              Scala versions:
              
                2.12
              
            
          
    
          
    
          
    
          
    
          
        play-v28 2.0.0
Group ID:
     com.gu.play-googleauth 
  Artifact ID:
     play-v28_2.12 
  Version:
     2.0.0 
  Release Date:
     Aug 28, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.10 
  Developers:
    
  libraryDependencies += "com.gu.play-googleauth" %% "play-v28" % "2.0.0"
ivy"com.gu.play-googleauth::play-v28:2.0.0"
//> using dep "com.gu.play-googleauth::play-v28:2.0.0"
import $ivy.`com.gu.play-googleauth::play-v28:2.0.0`
<dependency> <groupId>com.gu.play-googleauth</groupId> <artifactId>play-v28_2.12</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.gu.play-googleauth', name: 'play-v28_2.12', version: '2.0.0'