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