GroupId | GroupIdcom.erigir |
---|---|
ArtifactId | ArtifactIdwrench-shiro-oauth |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
wrench-shiro-oauth-0.6.pom | |
wrench-shiro-oauth-0.6.jar | 32 KB |
wrench-shiro-oauth-0.6-sources.jar | 22 KB |
wrench-shiro-oauth-0.6-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/ -->
<dependency>
<groupId>com.erigir</groupId>
<artifactId>wrench-shiro-oauth</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation 'com.erigir:wrench-shiro-oauth:0.6'
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation ("com.erigir:wrench-shiro-oauth:0.6")
'com.erigir:wrench-shiro-oauth:jar:0.6'
<dependency org="com.erigir" name="wrench-shiro-oauth" rev="0.6">
<artifact name="wrench-shiro-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-shiro-oauth', version='0.6')
)
libraryDependencies += "com.erigir" % "wrench-shiro-oauth" % "0.6"
[com.erigir/wrench-shiro-oauth "0.6"]