MVN

org.xtext : xtext-vim

Maven & Gradle

Dec 17, 2015
13 stars

xtext-vim · Integrates Xtext Languages into VIM

<dependency>
    <groupId>org.xtext</groupId>
    <artifactId>xtext-vim</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xtext : xtext-vim to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of org.xtext : xtext-vim to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
xtext-vim-0.0.1

How to add a dependency to Maven

Add the following org.xtext : xtext-vim maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xtext</groupId>
    <artifactId>xtext-vim</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xtext : xtext-vim gradle dependency to your build.gradle file:

implementation 'org.xtext:xtext-vim:0.0.1'

Gradle Kotlin DSL: Add the following org.xtext : xtext-vim gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xtext:xtext-vim:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xtext : xtext-vim sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xtext" % "xtext-vim" % "0.0.1"

Advertisement

Dependencies from Group

Nov 15, 2020
2 usages
Nov 15, 2020
2 usages
May 21, 2014
2 usages
11 stars
Dec 15, 2015
44 stars

Discover Dependencies

Dec 17, 2015
13 stars
Dec 17, 2015
13 stars
Jun 27, 2020
3 usages
0 stars
Jun 27, 2020
3 usages
0 stars
Jul 30, 2016
4k stars
Sep 18, 2017
7.4k stars
Nov 19, 2016
35 stars