License |
License |
---|---|
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap |
Version | Version1.0.6 |
Type | Typepom |
Description |
Descriptionjap
Just auth for any app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jap-1.0.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap/
implementation 'com.fujieid:jap:1.0.6'
// https://jarcasting.com/artifacts/com.fujieid/jap/
implementation ("com.fujieid:jap:1.0.6")
'com.fujieid:jap:pom:1.0.6'
<dependency org="com.fujieid" name="jap" rev="1.0.6">
<artifact name="jap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap', version='1.0.6')
)
libraryDependencies += "com.fujieid" % "jap" % "1.0.6"
[com.fujieid/jap "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fujieid.jap.http : jap-http | jar | 1.0.0 |
com.fujieid.jap.http.adapter : jap-http-jakarta-adapter | jar | 1.0.3 |
cn.hutool : hutool-log | jar | 5.7.14 |