GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-d3 |
Version | Version1.2.0.1-jre11 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-d3-1.2.0.1-jre11.pom | |
jwebmp-d3-1.2.0.1-jre11.jar | 212 KB |
jwebmp-d3-1.2.0.1-jre11-sources.jar | 215 KB |
jwebmp-d3-1.2.0.1-jre11-javadoc.jar | 528 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-d3</artifactId>
<version>1.2.0.1-jre11</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation 'com.jwebmp.plugins.graphing:jwebmp-d3:1.2.0.1-jre11'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation ("com.jwebmp.plugins.graphing:jwebmp-d3:1.2.0.1-jre11")
'com.jwebmp.plugins.graphing:jwebmp-d3:jar:1.2.0.1-jre11'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-d3" rev="1.2.0.1-jre11">
<artifact name="jwebmp-d3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-d3', version='1.2.0.1-jre11')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-d3" % "1.2.0.1-jre11"
[com.jwebmp.plugins.graphing/jwebmp-d3 "1.2.0.1-jre11"]