is not current version
Last Version 10.1.5

com.peterphi.std:stdlib-azure 9.7.1


GroupId

GroupId

com.peterphi.std
ArtifactId

ArtifactId

stdlib-azure
Version

Version

9.7.1
Type

Type

jar

Download stdlib-azure 9.7.1


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