MVN

net.akehurst.language.editor : agl-editor-common-js

Maven & Gradle

Sep 21, 2021
3 usages
3 stars

AGL Processor Editor integration: Common Parts · Dynamic, scan-on-demand, parsing; when a regular expression is just not enough

<dependency>
    <groupId>net.akehurst.language.editor</groupId>
    <artifactId>agl-editor-common-js</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.akehurst.language.editor : agl-editor-common-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of net.akehurst.language.editor : agl-editor-common-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
agl-editor-common-js-1.5.0

How to add a dependency to Maven

Add the following net.akehurst.language.editor : agl-editor-common-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.akehurst.language.editor</groupId>
    <artifactId>agl-editor-common-js</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.akehurst.language.editor : agl-editor-common-js gradle dependency to your build.gradle file:

implementation 'net.akehurst.language.editor:agl-editor-common-js:1.5.0'

Gradle Kotlin DSL: Add the following net.akehurst.language.editor : agl-editor-common-js gradle kotlin dependency to your build.gradle.kts file:

implementation("net.akehurst.language.editor:agl-editor-common-js:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.akehurst.language.editor : agl-editor-common-js sbt scala dependency to your build.sbt file:

libraryDependencies += "net.akehurst.language.editor" % "agl-editor-common-js" % "1.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 22, 2022
7 usages
4 stars
Feb 08, 2023
14 usages
28k stars
Feb 27, 2023
19 usages
115 stars
Feb 16, 2022
16 usages
0 stars
Mar 21, 2022
19 usages
74 stars
Apr 21, 2023
15 usages
3.2k stars
Jul 12, 2022
7 usages
218 stars
Jul 09, 2018
2 usages
0 stars