is not current version
Last Version 10.1.5

com.peterphi.std:stdlib-azure 9.5.0


GroupId

GroupId

com.peterphi.std
ArtifactId

ArtifactId

stdlib-azure
Version

Version

9.5.0
Type

Type

jar

Download stdlib-azure 9.5.0


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