Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.yakworks |
ArtifactId | ArtifactIdrally-security |
Version | Version7.0.8-v.73 |
Type | Typejar |
Filename | Size |
---|---|
rally-security-7.0.8-v.73.pom | |
rally-security-7.0.8-v.73.jar | 119 KB |
rally-security-7.0.8-v.73-sources.jar | 32 KB |
rally-security-7.0.8-v.73-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.73</version>
</dependency>
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation 'org.yakworks:rally-security:7.0.8-v.73'
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation ("org.yakworks:rally-security:7.0.8-v.73")
'org.yakworks:rally-security:jar:7.0.8-v.73'
<dependency org="org.yakworks" name="rally-security" rev="7.0.8-v.73">
<artifact name="rally-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yakworks', module='rally-security', version='7.0.8-v.73')
)
libraryDependencies += "org.yakworks" % "rally-security" % "7.0.8-v.73"
[org.yakworks/rally-security "7.0.8-v.73"]