is not current version
Last Version 1.5.0

com.fastchar:fastchar-security 1.0

FastChar-Security is a FastChar plugin.

Categories

Categories

Security
GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-security
Version

Version

1.0
Type

Type

jar

Download fastchar-security 1.0


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