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