is not current version
Last Version 1.4

com.googlecode.the-fascinator.plugins:plugin-roles-internal 1.2

TODO

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-roles-internal
Version

Version

1.2
Type

Type

jar

Download plugin-roles-internal 1.2


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