не последняя версия
Последняя версия 1.0-RC35

us.joshuatreesoftware:fortress 1.0-RC32

Fortress is a standards-based Identity and Access Management SDK.

Группа

Группа

us.joshuatreesoftware
Идентификатор

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

fortress
Версия

Версия

1.0-RC32
Тип

Тип

jar

Скачать fortress 1.0-RC32


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