| License |
License |
|---|---|
| GroupId | GroupIdorg.metachart |
| ArtifactId | ArtifactIdmetachart-xml |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionMC - XML
MC is a charting library
|
| Filename | Size |
|---|---|
| metachart-xml-0.0.2.pom | |
| metachart-xml-0.0.2.jar | 34 KB |
| metachart-xml-0.0.2-sources.jar | 26 KB |
| metachart-xml-0.0.2-javadoc.jar | 214 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metachart/metachart-xml/ -->
<dependency>
<groupId>org.metachart</groupId>
<artifactId>metachart-xml</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metachart/metachart-xml/
implementation 'org.metachart:metachart-xml:0.0.2'
// https://jarcasting.com/artifacts/org.metachart/metachart-xml/
implementation ("org.metachart:metachart-xml:0.0.2")
'org.metachart:metachart-xml:jar:0.0.2'
<dependency org="org.metachart" name="metachart-xml" rev="0.0.2">
<artifact name="metachart-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metachart', module='metachart-xml', version='0.0.2')
)
libraryDependencies += "org.metachart" % "metachart-xml" % "0.0.2"
[org.metachart/metachart-xml "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.exlp : exlp-xml | jar | |
| net.sf.exlp : exlp-interfaces | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-jxpath : commons-jxpath | jar | |
| org.jdom : jdom | jar | |
| javax.xml.bind : jaxb-api | jar | |
| com.sun.xml.bind : jaxb-impl | jar | |
| com.sun.xml.bind : jaxb-xjc | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.exlp : exlp-util | jar | |
| junit : junit | jar | |
| org.slf4j : slf4j-log4j12 | jar |