License |
License |
---|---|
GroupId | GroupIdcom.alachisoft |
ArtifactId | ArtifactIdnc-pro-root |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionNC-pro-root
Internal package for Alachisoft.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nc-pro-root-5.2.0.pom | 5 KB |
nc-pro-root-5.2.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft/nc-pro-root/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>nc-pro-root</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/nc-pro-root/
implementation 'com.alachisoft:nc-pro-root:5.2.0'
// https://jarcasting.com/artifacts/com.alachisoft/nc-pro-root/
implementation ("com.alachisoft:nc-pro-root:5.2.0")
'com.alachisoft:nc-pro-root:jar:5.2.0'
<dependency org="com.alachisoft" name="nc-pro-root" rev="5.2.0">
<artifact name="nc-pro-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='nc-pro-root', version='5.2.0')
)
libraryDependencies += "com.alachisoft" % "nc-pro-root" % "5.2.0"
[com.alachisoft/nc-pro-root "5.2.0"]