GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-easy-pie-chart |
Version | Version0.67.0.3 |
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.3</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.3'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart/
implementation ("com.jwebmp.plugins.graphing:jwebmp-easy-pie-chart:0.67.0.3")
'com.jwebmp.plugins.graphing:jwebmp-easy-pie-chart:jar:0.67.0.3'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-easy-pie-chart" rev="0.67.0.3">
<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.3')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-easy-pie-chart" % "0.67.0.3"
[com.jwebmp.plugins.graphing/jwebmp-easy-pie-chart "0.67.0.3"]