GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-c3 |
Version | Version0.67.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-c3-0.67.0.1.pom | |
jwebmp-c3-0.67.0.1.jar | 170 KB |
jwebmp-c3-0.67.0.1-tests.jar | 2 KB |
jwebmp-c3-0.67.0.1-sources.jar | 175 KB |
jwebmp-c3-0.67.0.1-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-c3</artifactId>
<version>0.67.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/
implementation 'com.jwebmp.plugins.graphing:jwebmp-c3:0.67.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-c3/
implementation ("com.jwebmp.plugins.graphing:jwebmp-c3:0.67.0.1")
'com.jwebmp.plugins.graphing:jwebmp-c3:jar:0.67.0.1'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-c3" rev="0.67.0.1">
<artifact name="jwebmp-c3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-c3', version='0.67.0.1')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-c3" % "0.67.0.1"
[com.jwebmp.plugins.graphing/jwebmp-c3 "0.67.0.1"]