License |
License |
---|---|
GroupId | GroupIdorg.metachart |
ArtifactId | ArtifactIdmetachart-xml |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMC - XML
MC is a charting library
|
Filename | Size |
---|---|
metachart-xml-0.0.4.pom | |
metachart-xml-0.0.4.jar | 34 KB |
metachart-xml-0.0.4-sources.jar | 26 KB |
metachart-xml-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.metachart/metachart-xml/
implementation 'org.metachart:metachart-xml:0.0.4'
// https://jarcasting.com/artifacts/org.metachart/metachart-xml/
implementation ("org.metachart:metachart-xml:0.0.4")
'org.metachart:metachart-xml:jar:0.0.4'
<dependency org="org.metachart" name="metachart-xml" rev="0.0.4">
<artifact name="metachart-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metachart', module='metachart-xml', version='0.0.4')
)
libraryDependencies += "org.metachart" % "metachart-xml" % "0.0.4"
[org.metachart/metachart-xml "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.exlp : exlp-xml | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | |
com.sun.xml.bind : jaxb-impl | jar | |
com.sun.xml.bind : jaxb-xjc | jar | |
org.jdom : jdom | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.0 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | |
junit : junit | jar | |
net.sf.exlp : exlp-util | jar |