| Categories |
CategoriesSecurity |
|---|---|
| GroupId | GroupIdorg.yakworks |
| ArtifactId | ArtifactIdrally-security |
| Version | Version7.0.8-v.72 |
| Type | Typejar |
| Filename | Size |
|---|---|
| rally-security-7.0.8-v.72.pom | |
| rally-security-7.0.8-v.72.jar | 117 KB |
| rally-security-7.0.8-v.72-sources.jar | 32 KB |
| rally-security-7.0.8-v.72-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yakworks/rally-security/ -->
<dependency>
<groupId>org.yakworks</groupId>
<artifactId>rally-security</artifactId>
<version>7.0.8-v.72</version>
</dependency>
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation 'org.yakworks:rally-security:7.0.8-v.72'
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation ("org.yakworks:rally-security:7.0.8-v.72")
'org.yakworks:rally-security:jar:7.0.8-v.72'
<dependency org="org.yakworks" name="rally-security" rev="7.0.8-v.72">
<artifact name="rally-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yakworks', module='rally-security', version='7.0.8-v.72')
)
libraryDependencies += "org.yakworks" % "rally-security" % "7.0.8-v.72"
[org.yakworks/rally-security "7.0.8-v.72"]