is not current version
Last Version 0.2.0

com.github.dakatsuka:akka-http-oauth2-client_2.12 0.1.0

akka-http-oauth2-client

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dakatsuka
ArtifactId

ArtifactId

akka-http-oauth2-client_2.12
Version

Version

0.1.0
Type

Type

jar

Download akka-http-oauth2-client_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.12/ -->
<dependency>
    <groupId>com.github.dakatsuka</groupId>
    <artifactId>akka-http-oauth2-client_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.12/
implementation 'com.github.dakatsuka:akka-http-oauth2-client_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.12/
implementation ("com.github.dakatsuka:akka-http-oauth2-client_2.12:0.1.0")
'com.github.dakatsuka:akka-http-oauth2-client_2.12:jar:0.1.0'
<dependency org="com.github.dakatsuka" name="akka-http-oauth2-client_2.12" rev="0.1.0">
  <artifact name="akka-http-oauth2-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakatsuka', module='akka-http-oauth2-client_2.12', version='0.1.0')
)
libraryDependencies += "com.github.dakatsuka" % "akka-http-oauth2-client_2.12" % "0.1.0"
[com.github.dakatsuka/akka-http-oauth2-client_2.12 "0.1.0"]