is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-python-parent 6.18.0


Categories

Categories

Python Languages Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-python-parent
Version

Version

6.18.0
Type

Type

pom

Download che-plugin-python-parent 6.18.0


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