okauth-core

OkAuth Core

License

License

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

okauth-core
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

okauth-core
OkAuth Core

Download okauth-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wautsns/okauth-core/ -->
<dependency>
    <groupId>com.github.wautsns</groupId>
    <artifactId>okauth-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wautsns/okauth-core/
implementation 'com.github.wautsns:okauth-core:2.0.1'
// https://jarcasting.com/artifacts/com.github.wautsns/okauth-core/
implementation ("com.github.wautsns:okauth-core:2.0.1")
'com.github.wautsns:okauth-core:jar:2.0.1'
<dependency org="com.github.wautsns" name="okauth-core" rev="2.0.1">
  <artifact name="okauth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wautsns', module='okauth-core', version='2.0.1')
)
libraryDependencies += "com.github.wautsns" % "okauth-core" % "2.0.1"
[com.github.wautsns/okauth-core "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.4
org.apache.httpcomponents : httpclient jar 4.5.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0