is not current version
Last Version 5.2-alpha-23

com.alachisoft:security 5.2-alpha-15


Categories

Categories

Security
GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

security
Version

Version

5.2-alpha-15
Type

Type

jar

Download security 5.2-alpha-15


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