MVN

net.akehurst.language.editor : agl-editor-monaco

Maven & Gradle

Sep 21, 2021
3 stars

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

<dependency>
    <groupId>net.akehurst.language.editor</groupId>
    <artifactId>agl-editor-monaco</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-monaco 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-monaco to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
agl-editor-monaco-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.akehurst.language.editor</groupId>
    <artifactId>agl-editor-monaco</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-monaco gradle dependency to your build.gradle file:

implementation 'net.akehurst.language.editor:agl-editor-monaco:1.5.0'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Sep 21, 2021
1 usages
3 stars
Sep 21, 2021
1 usages
3 stars
Jun 23, 2022
1 usages
11 stars
Jun 23, 2022
11 stars
Jun 23, 2022
1 usages
11 stars
May 10, 2023
0 stars
May 10, 2023
0 stars
May 10, 2023
2 usages
0 stars