is not current version
Last Version 1.6.1-RELEASE

com.ohadr:auth-parent 1.1.4

parent POM for authentication projects

GroupId

GroupId

com.ohadr
ArtifactId

ArtifactId

auth-parent
Version

Version

1.1.4
Type

Type

pom

Download auth-parent 1.1.4

Filename Size
auth-parent-1.1.4.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ohadr/auth-parent/ -->
<dependency>
    <groupId>com.ohadr</groupId>
    <artifactId>auth-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ohadr/auth-parent/
implementation 'com.ohadr:auth-parent:1.1.4'
// https://jarcasting.com/artifacts/com.ohadr/auth-parent/
implementation ("com.ohadr:auth-parent:1.1.4")
'com.ohadr:auth-parent:pom:1.1.4'
<dependency org="com.ohadr" name="auth-parent" rev="1.1.4">
  <artifact name="auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ohadr', module='auth-parent', version='1.1.4')
)
libraryDependencies += "com.ohadr" % "auth-parent" % "1.1.4"
[com.ohadr/auth-parent "1.1.4"]