Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.alachisoft |
ArtifactId | ArtifactIdnc-security |
Version | Version5.2-alpha-22 |
Type | Typejar |
Filename | Size |
---|---|
nc-security-5.2-alpha-22.pom | |
nc-security-5.2-alpha-22.jar | 29 KB |
nc-security-5.2-alpha-22-sources.jar | 21 KB |
nc-security-5.2-alpha-22-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft/nc-security/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>nc-security</artifactId>
<version>5.2-alpha-22</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/nc-security/
implementation 'com.alachisoft:nc-security:5.2-alpha-22'
// https://jarcasting.com/artifacts/com.alachisoft/nc-security/
implementation ("com.alachisoft:nc-security:5.2-alpha-22")
'com.alachisoft:nc-security:jar:5.2-alpha-22'
<dependency org="com.alachisoft" name="nc-security" rev="5.2-alpha-22">
<artifact name="nc-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='nc-security', version='5.2-alpha-22')
)
libraryDependencies += "com.alachisoft" % "nc-security" % "5.2-alpha-22"
[com.alachisoft/nc-security "5.2-alpha-22"]