is not current version
Last Version 0.26.1

com.osohq:oso 0.20.0-beta

oso authorization library.

GroupId

GroupId

com.osohq
ArtifactId

ArtifactId

oso
Version

Version

0.20.0-beta
Type

Type

jar

Download oso 0.20.0-beta


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