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