google-oauth4s


License

License

GroupId

GroupId

io.github.jkobejs
ArtifactId

ArtifactId

google-oauth4s_2.12
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

google-oauth4s
google-oauth4s
Project URL

Project URL

https://github.com/jkobejs/google-oauth4s
Project Organization

Project Organization

io.github.jkobejs
Source Code Management

Source Code Management

https://github.com/jkobejs/google-oauth4s

Download google-oauth4s_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jkobejs/google-oauth4s_2.12/ -->
<dependency>
    <groupId>io.github.jkobejs</groupId>
    <artifactId>google-oauth4s_2.12</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jkobejs/google-oauth4s_2.12/
implementation 'io.github.jkobejs:google-oauth4s_2.12:0.0.1'
// https://jarcasting.com/artifacts/io.github.jkobejs/google-oauth4s_2.12/
implementation ("io.github.jkobejs:google-oauth4s_2.12:0.0.1")
'io.github.jkobejs:google-oauth4s_2.12:jar:0.0.1'
<dependency org="io.github.jkobejs" name="google-oauth4s_2.12" rev="0.0.1">
  <artifact name="google-oauth4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jkobejs', module='google-oauth4s_2.12', version='0.0.1')
)
libraryDependencies += "io.github.jkobejs" % "google-oauth4s_2.12" % "0.0.1"
[io.github.jkobejs/google-oauth4s_2.12 "0.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.scalameta : mdoc_2.12 jar 1.2.10
io.github.jmcardon : tsec-common_2.12 jar 0.1.0
io.github.jmcardon : tsec-jwt-sig_2.12 jar 0.1.0
org.http4s : http4s-blaze-client_2.12 jar 0.20.3
org.http4s : http4s-circe_2.12 jar 0.20.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.7
com.github.tomakehurst : wiremock jar 2.18.0

Project Modules

There are no modules declared in this project.

Google Oauth 2.0 for Scala

google-ouath4s is effectful API for Google OAuth 2.0 flows for Scala.

Please proceed to the microsite for more information.

Versions

Version
0.0.1