is not current version
Last Version 3.40.0

net.officefloor.web:officejwt_authority 3.17.0

OfficeFloor JWT Authority

Categories

Categories

Net
GroupId

GroupId

net.officefloor.web
ArtifactId

ArtifactId

officejwt_authority
Version

Version

3.17.0
Type

Type

jar

Download officejwt_authority 3.17.0


<!-- https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/ -->
<dependency>
    <groupId>net.officefloor.web</groupId>
    <artifactId>officejwt_authority</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/
implementation 'net.officefloor.web:officejwt_authority:3.17.0'
// https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/
implementation ("net.officefloor.web:officejwt_authority:3.17.0")
'net.officefloor.web:officejwt_authority:jar:3.17.0'
<dependency org="net.officefloor.web" name="officejwt_authority" rev="3.17.0">
  <artifact name="officejwt_authority" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.web', module='officejwt_authority', version='3.17.0')
)
libraryDependencies += "net.officefloor.web" % "officejwt_authority" % "3.17.0"
[net.officefloor.web/officejwt_authority "3.17.0"]