License |
License |
---|---|
Categories |
CategoriesXChart Business Logic Libraries Science |
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-xchart |
Last Version | Last Version2.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunify-xchart
Unify Framework: XChart Integration
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unify-xchart-2.1.33.pom | |
unify-xchart-2.1.33.jar | 16 KB |
unify-xchart-2.1.33-tests.jar | 4 KB |
unify-xchart-2.1.33-sources.jar | 12 KB |
unify-xchart-2.1.33-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/ -->
<dependency>
<groupId>com.tcdng.unify</groupId>
<artifactId>unify-xchart</artifactId>
<version>2.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/
implementation 'com.tcdng.unify:unify-xchart:2.1.33'
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/
implementation ("com.tcdng.unify:unify-xchart:2.1.33")
'com.tcdng.unify:unify-xchart:jar:2.1.33'
<dependency org="com.tcdng.unify" name="unify-xchart" rev="2.1.33">
<artifact name="unify-xchart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcdng.unify', module='unify-xchart', version='2.1.33')
)
libraryDependencies += "com.tcdng.unify" % "unify-xchart" % "2.1.33"
[com.tcdng.unify/unify-xchart "2.1.33"]
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-core | jar | 2.1.33 |
org.knowm.xchart : xchart | jar | 3.5.4 |
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-core | test-jar | 2.1.33 |
junit : junit | jar | 4.13.1 |
org.hsqldb : hsqldb | jar | 2.3.3 |