is not current version
Last Version 0.8-RELEASE

com.github.gkutiel:fblogin 0.2-RELEASE

Fb Login Filter

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

fblogin
Version

Version

0.2-RELEASE
Type

Type

jar

Download fblogin 0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>fblogin</artifactId>
    <version>0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/
implementation 'com.github.gkutiel:fblogin:0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/
implementation ("com.github.gkutiel:fblogin:0.2-RELEASE")
'com.github.gkutiel:fblogin:jar:0.2-RELEASE'
<dependency org="com.github.gkutiel" name="fblogin" rev="0.2-RELEASE">
  <artifact name="fblogin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='fblogin', version='0.2-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "fblogin" % "0.2-RELEASE"
[com.github.gkutiel/fblogin "0.2-RELEASE"]