a

authentication

Files download
File Operation
authentication-1.0.0.pom download
authentication-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bitbucket.farahatieh</groupId>
  <artifactId>authentication</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.bitbucket.farahatieh:authentication:1.0.0'
Gradle Kotlin
implementation("org.bitbucket.farahatieh:authentication:1.0.0")
Scala SBT
libraryDependencies += "org.bitbucket.farahatieh" % "authentication" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.bitbucket.farahatieh', module='authentication', version='1.0.0')
)
Apache Ivy
<dependency org="org.bitbucket.farahatieh" name="authentication" rev="1.0.0" />
Leiningen
[org.bitbucket.farahatieh/authentication "1.0.0"]
Apache Buildr
'org.bitbucket.farahatieh:authentication:jar:1.0.0'
Dependencies
The project has no third-party dependencies