is not current version
Last Version 3.7.12

org.bidib.com.jidesoft:jide-parent 3.6.15

Jidesoft Jide parent POM

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.bidib.com.jidesoft
ArtifactId

ArtifactId

jide-parent
Version

Version

3.6.15
Type

Type

pom

Download jide-parent 3.6.15

Filename Size
jide-parent-3.6.15.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bidib.com.jidesoft/jide-parent/ -->
<dependency>
    <groupId>org.bidib.com.jidesoft</groupId>
    <artifactId>jide-parent</artifactId>
    <version>3.6.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.com.jidesoft/jide-parent/
implementation 'org.bidib.com.jidesoft:jide-parent:3.6.15'
// https://jarcasting.com/artifacts/org.bidib.com.jidesoft/jide-parent/
implementation ("org.bidib.com.jidesoft:jide-parent:3.6.15")
'org.bidib.com.jidesoft:jide-parent:pom:3.6.15'
<dependency org="org.bidib.com.jidesoft" name="jide-parent" rev="3.6.15">
  <artifact name="jide-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bidib.com.jidesoft', module='jide-parent', version='3.6.15')
)
libraryDependencies += "org.bidib.com.jidesoft" % "jide-parent" % "3.6.15"
[org.bidib.com.jidesoft/jide-parent "3.6.15"]