License |
License |
---|---|
GroupId | GroupIdcom.github.gkutiel |
ArtifactId | ArtifactIdfblogin |
Version | Version0.8-RELEASE |
Type | Typejar |
Description |
Descriptionfblogin
Fb Login Filter
|
Filename | Size |
---|---|
fblogin-0.8-RELEASE.pom | |
fblogin-0.8-RELEASE.jar | 5 KB |
fblogin-0.8-RELEASE-sources.jar | 2 KB |
fblogin-0.8-RELEASE-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>fblogin</artifactId>
<version>0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/
implementation 'com.github.gkutiel:fblogin:0.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/fblogin/
implementation ("com.github.gkutiel:fblogin:0.8-RELEASE")
'com.github.gkutiel:fblogin:jar:0.8-RELEASE'
<dependency org="com.github.gkutiel" name="fblogin" rev="0.8-RELEASE">
<artifact name="fblogin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='fblogin', version='0.8-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "fblogin" % "0.8-RELEASE"
[com.github.gkutiel/fblogin "0.8-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |