is not current version
Last Version 0.26.1

oso 0.13.1

oso authorization library.

License

License

GroupId

GroupId

com.osohq
ArtifactId

ArtifactId

oso
Version

Version

0.13.1
Type

Type

jar
Description

Description

oso
oso authorization library.
Project URL

Project URL

https://www.osohq.com

Download oso 0.13.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.