GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-plugins-graphing-parent |
Version | Version1.0.15.3-jre8 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-graphing-parent-1.0.15.3-jre8.pom | 889 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-plugins-graphing-parent/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-plugins-graphing-parent</artifactId>
<version>1.0.15.3-jre8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-plugins-graphing-parent/
implementation 'com.jwebmp.plugins.graphing:jwebmp-plugins-graphing-parent:1.0.15.3-jre8'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-plugins-graphing-parent/
implementation ("com.jwebmp.plugins.graphing:jwebmp-plugins-graphing-parent:1.0.15.3-jre8")
'com.jwebmp.plugins.graphing:jwebmp-plugins-graphing-parent:pom:1.0.15.3-jre8'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-plugins-graphing-parent" rev="1.0.15.3-jre8">
<artifact name="jwebmp-plugins-graphing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-plugins-graphing-parent', version='1.0.15.3-jre8')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-plugins-graphing-parent" % "1.0.15.3-jre8"
[com.jwebmp.plugins.graphing/jwebmp-plugins-graphing-parent "1.0.15.3-jre8"]