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