не последняя версия
Последняя версия 0.26.1

com.osohq:oso 0.15.1

oso authorization library.

Группа

Группа

com.osohq
Идентификатор

Идентификатор

oso
Версия

Версия

0.15.1
Тип

Тип

jar

Скачать oso 0.15.1


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