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