is not current version
Last Version 0.10.3

com.github.rostislav-maslov.rcore:security-infrastructure 0.0.12

Domain component for Clean Arch apps

Categories

Categories

Security
GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

security-infrastructure
Version

Version

0.0.12
Type

Type

jar

Download security-infrastructure 0.0.12


<!-- 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"]