is not current version
Last Version 1.4

com.googlecode.the-fascinator.plugins:plugin-authentication-internal 1.0.7

TODO

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-authentication-internal
Version

Version

1.0.7
Type

Type

jar

Download plugin-authentication-internal 1.0.7


<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/ -->
<dependency>
    <groupId>com.googlecode.the-fascinator.plugins</groupId>
    <artifactId>plugin-authentication-internal</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/
implementation 'com.googlecode.the-fascinator.plugins:plugin-authentication-internal:1.0.7'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/
implementation ("com.googlecode.the-fascinator.plugins:plugin-authentication-internal:1.0.7")
'com.googlecode.the-fascinator.plugins:plugin-authentication-internal:jar:1.0.7'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-authentication-internal" rev="1.0.7">
  <artifact name="plugin-authentication-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-authentication-internal', version='1.0.7')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-authentication-internal" % "1.0.7"
[com.googlecode.the-fascinator.plugins/plugin-authentication-internal "1.0.7"]