GroupId | GroupIdcom.peterphi.std |
---|---|
ArtifactId | ArtifactIdstdlib-azure |
Version | Version9.5.7 |
Type | Typejar |
Filename | Size |
---|---|
stdlib-azure-9.5.7.pom | |
stdlib-azure-9.5.7.jar | 16 KB |
stdlib-azure-9.5.7-sources.jar | 6 KB |
stdlib-azure-9.5.7-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std/stdlib-azure/ -->
<dependency>
<groupId>com.peterphi.std</groupId>
<artifactId>stdlib-azure</artifactId>
<version>9.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib-azure/
implementation 'com.peterphi.std:stdlib-azure:9.5.7'
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib-azure/
implementation ("com.peterphi.std:stdlib-azure:9.5.7")
'com.peterphi.std:stdlib-azure:jar:9.5.7'
<dependency org="com.peterphi.std" name="stdlib-azure" rev="9.5.7">
<artifact name="stdlib-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std', module='stdlib-azure', version='9.5.7')
)
libraryDependencies += "com.peterphi.std" % "stdlib-azure" % "9.5.7"
[com.peterphi.std/stdlib-azure "9.5.7"]