is not current version
Last Version 4.3.73

AuthingSDK 4.3.26

A leading identity authentication service platform

License

License

Categories

Categories

Java Languages
GroupId

GroupId

cn.authing
ArtifactId

ArtifactId

java-core
Version

Version

4.3.26
Type

Type

jar
Description

Description

AuthingSDK
A leading identity authentication service platform
Project URL

Project URL

https://authing.cn/
Source Code Management

Source Code Management

https://github.com/Authing/authing-java-sdk

Download java-core 4.3.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

runtime (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.8.0
com.auth0 : java-jwt jar 3.10.3

Project Modules

There are no modules declared in this project.