GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
---|---|
ArtifactId | ArtifactIdstout-authzforce |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
stout-authzforce-2.1.3.pom | |
stout-authzforce-2.1.3.jar | 32 KB |
stout-authzforce-2.1.3-sources.jar | 20 KB |
stout-authzforce-2.1.3-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-authzforce</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-authzforce:2.1.3'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-authzforce:2.1.3")
'org.bitbucket.askllc.fermenter.stout:stout-authzforce:jar:2.1.3'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-authzforce" rev="2.1.3">
<artifact name="stout-authzforce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-authzforce', version='2.1.3')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-authzforce" % "2.1.3"
[org.bitbucket.askllc.fermenter.stout/stout-authzforce "2.1.3"]