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