GroupId | GroupIdcom.github.myst3r10n |
---|---|
ArtifactId | ArtifactIdmorechart-chart-renderer-xy_2.9.2 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.myst3r10n/morechart-chart-renderer-xy_2.9.2/ -->
<dependency>
<groupId>com.github.myst3r10n</groupId>
<artifactId>morechart-chart-renderer-xy_2.9.2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myst3r10n/morechart-chart-renderer-xy_2.9.2/
implementation 'com.github.myst3r10n:morechart-chart-renderer-xy_2.9.2:0.1.0'
// https://jarcasting.com/artifacts/com.github.myst3r10n/morechart-chart-renderer-xy_2.9.2/
implementation ("com.github.myst3r10n:morechart-chart-renderer-xy_2.9.2:0.1.0")
'com.github.myst3r10n:morechart-chart-renderer-xy_2.9.2:jar:0.1.0'
<dependency org="com.github.myst3r10n" name="morechart-chart-renderer-xy_2.9.2" rev="0.1.0">
<artifact name="morechart-chart-renderer-xy_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myst3r10n', module='morechart-chart-renderer-xy_2.9.2', version='0.1.0')
)
libraryDependencies += "com.github.myst3r10n" % "morechart-chart-renderer-xy_2.9.2" % "0.1.0"
[com.github.myst3r10n/morechart-chart-renderer-xy_2.9.2 "0.1.0"]