is not current version
Last Version 3.1.5

ch.netcetera.eclipse:ete-parent 3.1.4

The Eclipse Team Etceteras projects offers free Eclipse plug-ins that ease the usage of the IDE in enterprises and teams.

Categories

Categories

Net CLI User Interface
GroupId

GroupId

ch.netcetera.eclipse
ArtifactId

ArtifactId

ete-parent
Version

Version

3.1.4
Type

Type

pom

Download ete-parent 3.1.4

Filename Size
ete-parent-3.1.4.pom 9 KB
Browse

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