is not current version
Last Version 1.5.0

com.fastchar:fastchar-security 1.01

FastChar-Security is a FastChar plugin.

Categories

Categories

Security
GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-security
Version

Version

1.01
Type

Type

jar

Download fastchar-security 1.01


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