GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-easy-pie-chart |
Version | Version0.67.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-easy-pie-chart</artifactId>
<version>0.67.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart/
implementation 'com.jwebmp.plugins.graphing:jwebmp-easy-pie-chart:0.67.0.7'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart/
implementation ("com.jwebmp.plugins.graphing:jwebmp-easy-pie-chart:0.67.0.7")
'com.jwebmp.plugins.graphing:jwebmp-easy-pie-chart:jar:0.67.0.7'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-easy-pie-chart" rev="0.67.0.7">
<artifact name="jwebmp-easy-pie-chart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-easy-pie-chart', version='0.67.0.7')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-easy-pie-chart" % "0.67.0.7"
[com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart "0.67.0.7"]