GroupId | GroupIdcom.peterphi.std |
---|---|
ArtifactId | ArtifactIdstdlib-rules |
Version | Version9.5.4.1 |
Type | Typejar |
Filename | Size |
---|---|
stdlib-rules-9.5.4.1.pom | |
stdlib-rules-9.5.4.1.jar | 23 KB |
stdlib-rules-9.5.4.1-sources.jar | 15 KB |
stdlib-rules-9.5.4.1-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.5.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib-rules/
implementation 'com.peterphi.std:stdlib-rules:9.5.4.1'
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib-rules/
implementation ("com.peterphi.std:stdlib-rules:9.5.4.1")
'com.peterphi.std:stdlib-rules:jar:9.5.4.1'
<dependency org="com.peterphi.std" name="stdlib-rules" rev="9.5.4.1">
<artifact name="stdlib-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std', module='stdlib-rules', version='9.5.4.1')
)
libraryDependencies += "com.peterphi.std" % "stdlib-rules" % "9.5.4.1"
[com.peterphi.std/stdlib-rules "9.5.4.1"]