License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.adeptnet.prtg |
ArtifactId | ArtifactIdprtg-xml |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPRTG Java Library
|
Filename | Size |
---|---|
prtg-xml-3.0.1.pom | |
prtg-xml-3.0.1.jar | 26 KB |
prtg-xml-3.0.1-sources.jar | 19 KB |
prtg-xml-3.0.1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.adeptnet.prtg/prtg-xml/ -->
<dependency>
<groupId>org.adeptnet.prtg</groupId>
<artifactId>prtg-xml</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.adeptnet.prtg/prtg-xml/
implementation 'org.adeptnet.prtg:prtg-xml:3.0.1'
// https://jarcasting.com/artifacts/org.adeptnet.prtg/prtg-xml/
implementation ("org.adeptnet.prtg:prtg-xml:3.0.1")
'org.adeptnet.prtg:prtg-xml:jar:3.0.1'
<dependency org="org.adeptnet.prtg" name="prtg-xml" rev="3.0.1">
<artifact name="prtg-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.adeptnet.prtg', module='prtg-xml', version='3.0.1')
)
libraryDependencies += "org.adeptnet.prtg" % "prtg-xml" % "3.0.1"
[org.adeptnet.prtg/prtg-xml "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.11.0 |