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

com.peterphi.std:stdlib-azure 9.5.3


Группа

Группа

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

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

stdlib-azure
Версия

Версия

9.5.3
Тип

Тип

jar

Скачать stdlib-azure 9.5.3


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