is not current version
Last Version 3.0.2

org.overturetool:ide 2.6.0

Super POM for all IDE (Eclipse) artifacts.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.overturetool
ArtifactId

ArtifactId

ide
Version

Version

2.6.0
Type

Type

pom

Download ide 2.6.0

Filename Size
ide-2.6.0.pom 11 KB
Browse

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