is not current version
Last Version 3.0.2

org.overturetool.ide:features 3.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.overturetool.ide
ArtifactId

ArtifactId

features
Version

Version

3.0.0
Type

Type

pom

Download features 3.0.0

Filename Size
features-3.0.0.pom 723 bytes
Browse

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