is not current version
Last Version 3.4.0

org.apache.marmotta.webjars:codemirror-modes 3.2.1

CodeMirror modes for ldpath and skwrl

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.apache.marmotta.webjars
ArtifactId

ArtifactId

codemirror-modes
Version

Version

3.2.1
Type

Type

jar

Download codemirror-modes 3.2.1


<!-- https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror-modes/ -->
<dependency>
    <groupId>org.apache.marmotta.webjars</groupId>
    <artifactId>codemirror-modes</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror-modes/
implementation 'org.apache.marmotta.webjars:codemirror-modes:3.2.1'
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/codemirror-modes/
implementation ("org.apache.marmotta.webjars:codemirror-modes:3.2.1")
'org.apache.marmotta.webjars:codemirror-modes:jar:3.2.1'
<dependency org="org.apache.marmotta.webjars" name="codemirror-modes" rev="3.2.1">
  <artifact name="codemirror-modes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta.webjars', module='codemirror-modes', version='3.2.1')
)
libraryDependencies += "org.apache.marmotta.webjars" % "codemirror-modes" % "3.2.1"
[org.apache.marmotta.webjars/codemirror-modes "3.2.1"]