is not current version
Last Version 5.2-alpha-23

com.alachisoft:security 5.2-alpha-21


Categories

Categories

Security
GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

security
Version

Version

5.2-alpha-21
Type

Type

jar

Download security 5.2-alpha-21


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