is not current version
Last Version 2.16.0_1

hu.blackbelt.karaf.features:eclipse-xtext-features 1.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

eclipse-xtext-features
Version

Version

1.0.2
Type

Type

jar

Download eclipse-xtext-features 1.0.2


<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-xtext-features/ -->
<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>eclipse-xtext-features</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-xtext-features/
implementation 'hu.blackbelt.karaf.features:eclipse-xtext-features:1.0.2'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-xtext-features/
implementation ("hu.blackbelt.karaf.features:eclipse-xtext-features:1.0.2")
'hu.blackbelt.karaf.features:eclipse-xtext-features:jar:1.0.2'
<dependency org="hu.blackbelt.karaf.features" name="eclipse-xtext-features" rev="1.0.2">
  <artifact name="eclipse-xtext-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='eclipse-xtext-features', version='1.0.2')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "eclipse-xtext-features" % "1.0.2"
[hu.blackbelt.karaf.features/eclipse-xtext-features "1.0.2"]