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