is not current version
Last Version 0.10.3

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

Domain component for Clean Arch apps

Categories

Categories

Security
GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

security-infrastructure
Version

Version

0.9.3
Type

Type

jar

Download security-infrastructure 0.9.3


<!-- 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.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation 'com.github.rostislav-maslov.rcore:security-infrastructure:0.9.3'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation ("com.github.rostislav-maslov.rcore:security-infrastructure:0.9.3")
'com.github.rostislav-maslov.rcore:security-infrastructure:jar:0.9.3'
<dependency org="com.github.rostislav-maslov.rcore" name="security-infrastructure" rev="0.9.3">
  <artifact name="security-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='security-infrastructure', version='0.9.3')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "security-infrastructure" % "0.9.3"
[com.github.rostislav-maslov.rcore/security-infrastructure "0.9.3"]