Categories |
CategoriesXChart Business Logic Libraries Science |
---|---|
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-xchart |
Version | Version2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
unify-xchart-2.1.1.pom | |
unify-xchart-2.1.1.jar | 16 KB |
unify-xchart-2.1.1-tests.jar | 4 KB |
unify-xchart-2.1.1-sources.jar | 12 KB |
unify-xchart-2.1.1-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/ -->
<dependency>
<groupId>com.tcdng.unify</groupId>
<artifactId>unify-xchart</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/
implementation 'com.tcdng.unify:unify-xchart:2.1.1'
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-xchart/
implementation ("com.tcdng.unify:unify-xchart:2.1.1")
'com.tcdng.unify:unify-xchart:jar:2.1.1'
<dependency org="com.tcdng.unify" name="unify-xchart" rev="2.1.1">
<artifact name="unify-xchart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcdng.unify', module='unify-xchart', version='2.1.1')
)
libraryDependencies += "com.tcdng.unify" % "unify-xchart" % "2.1.1"
[com.tcdng.unify/unify-xchart "2.1.1"]