GroupId | GroupIdcom.xhiteam.xauth |
---|---|
ArtifactId | ArtifactIdxauth-impl-jwt |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
xauth-impl-jwt-0.1.0.pom | |
xauth-impl-jwt-0.1.0.jar | 9 KB |
xauth-impl-jwt-0.1.0-sources.jar | 7 KB |
xauth-impl-jwt-0.1.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xhiteam.xauth/xauth-impl-jwt/ -->
<dependency>
<groupId>com.xhiteam.xauth</groupId>
<artifactId>xauth-impl-jwt</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xhiteam.xauth/xauth-impl-jwt/
implementation 'com.xhiteam.xauth:xauth-impl-jwt:0.1.0'
// https://jarcasting.com/artifacts/com.xhiteam.xauth/xauth-impl-jwt/
implementation ("com.xhiteam.xauth:xauth-impl-jwt:0.1.0")
'com.xhiteam.xauth:xauth-impl-jwt:jar:0.1.0'
<dependency org="com.xhiteam.xauth" name="xauth-impl-jwt" rev="0.1.0">
<artifact name="xauth-impl-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xhiteam.xauth', module='xauth-impl-jwt', version='0.1.0')
)
libraryDependencies += "com.xhiteam.xauth" % "xauth-impl-jwt" % "0.1.0"
[com.xhiteam.xauth/xauth-impl-jwt "0.1.0"]