| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.bidib.com.jidesoft |
| ArtifactId | ArtifactIdjide-parent |
| Last Version | Last Version3.7.12 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjide-parent
Jidesoft Jide parent POM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jide-parent-3.7.12.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.7.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.com.jidesoft/jide-parent/
implementation 'org.bidib.com.jidesoft:jide-parent:3.7.12'
// https://jarcasting.com/artifacts/org.bidib.com.jidesoft/jide-parent/
implementation ("org.bidib.com.jidesoft:jide-parent:3.7.12")
'org.bidib.com.jidesoft:jide-parent:pom:3.7.12'
<dependency org="org.bidib.com.jidesoft" name="jide-parent" rev="3.7.12">
<artifact name="jide-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bidib.com.jidesoft', module='jide-parent', version='3.7.12')
)
libraryDependencies += "org.bidib.com.jidesoft" % "jide-parent" % "3.7.12"
[org.bidib.com.jidesoft/jide-parent "3.7.12"]