License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.alachisoft |
ArtifactId | ArtifactIdsecurity |
Version | Version5.2-alpha-23 |
Type | Typejar |
Description |
Descriptionroot project.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-5.2-alpha-23.pom | |
security-5.2-alpha-23.jar | 29 KB |
security-5.2-alpha-23-sources.jar | 21 KB |
security-5.2-alpha-23-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft/security/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>security</artifactId>
<version>5.2-alpha-23</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/security/
implementation 'com.alachisoft:security:5.2-alpha-23'
// https://jarcasting.com/artifacts/com.alachisoft/security/
implementation ("com.alachisoft:security:5.2-alpha-23")
'com.alachisoft:security:jar:5.2-alpha-23'
<dependency org="com.alachisoft" name="security" rev="5.2-alpha-23">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='security', version='5.2-alpha-23')
)
libraryDependencies += "com.alachisoft" % "security" % "5.2-alpha-23"
[com.alachisoft/security "5.2-alpha-23"]
Group / Artifact | Type | Version |
---|---|---|
com.alachisoft : common | jar | 5.2-alpha-23 |