app authorize library of facelib

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

appauth
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

app authorize library of facelib
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download appauth

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.alibaba : fastjson jar 1.2.60
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0