is not current version
Last Version 10.1.5

com.peterphi.std:stdlib-azure 9.2.5


GroupId

GroupId

com.peterphi.std
ArtifactId

ArtifactId

stdlib-azure
Version

Version

9.2.5
Type

Type

jar

Download stdlib-azure 9.2.5


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