Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.github.rostislav-maslov.rcore |
ArtifactId | ArtifactIdsecurity-infrastructure |
Version | Version0.0.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/ -->
<dependency>
<groupId>com.github.rostislav-maslov.rcore</groupId>
<artifactId>security-infrastructure</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation 'com.github.rostislav-maslov.rcore:security-infrastructure:0.0.12'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation ("com.github.rostislav-maslov.rcore:security-infrastructure:0.0.12")
'com.github.rostislav-maslov.rcore:security-infrastructure:jar:0.0.12'
<dependency org="com.github.rostislav-maslov.rcore" name="security-infrastructure" rev="0.0.12">
<artifact name="security-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='security-infrastructure', version='0.0.12')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "security-infrastructure" % "0.0.12"
[com.github.rostislav-maslov.rcore/security-infrastructure "0.0.12"]