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