Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.github.rostislav-maslov.rcore |
ArtifactId | ArtifactIdsecurity-infrastructure |
Version | Version0.10.0 |
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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation 'com.github.rostislav-maslov.rcore:security-infrastructure:0.10.0'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation ("com.github.rostislav-maslov.rcore:security-infrastructure:0.10.0")
'com.github.rostislav-maslov.rcore:security-infrastructure:jar:0.10.0'
<dependency org="com.github.rostislav-maslov.rcore" name="security-infrastructure" rev="0.10.0">
<artifact name="security-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='security-infrastructure', version='0.10.0')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "security-infrastructure" % "0.10.0"
[com.github.rostislav-maslov.rcore/security-infrastructure "0.10.0"]