GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-c3 |
Version | Version1.0.5.2-jre12 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-c3-1.0.5.2-jre12.pom | |
jwebmp-c3-1.0.5.2-jre12.jar | 169 KB |
jwebmp-c3-1.0.5.2-jre12-sources.jar | 174 KB |
jwebmp-c3-1.0.5.2-jre12-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-c3</artifactId>
<version>1.0.5.2-jre12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/
implementation 'com.jwebmp.plugins.graphing:jwebmp-c3:1.0.5.2-jre12'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/
implementation ("com.jwebmp.plugins.graphing:jwebmp-c3:1.0.5.2-jre12")
'com.jwebmp.plugins.graphing:jwebmp-c3:jar:1.0.5.2-jre12'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-c3" rev="1.0.5.2-jre12">
<artifact name="jwebmp-c3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-c3', version='1.0.5.2-jre12')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-c3" % "1.0.5.2-jre12"
[com.jwebmp.plugins.graphing/jwebmp-c3 "1.0.5.2-jre12"]