is not current version
Last Version 3.0.0

edu.stanford.protege:codemirror-gwt 2.0.1

A GWT Wrapper for the CodeMirror Editor

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Mirror Application Layer Libs Introspection Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

codemirror-gwt
Version

Version

2.0.1
Type

Type

jar

Download codemirror-gwt 2.0.1


<!-- https://jarcasting.com/artifacts/edu.stanford.protege/codemirror-gwt/ -->
<dependency>
    <groupId>edu.stanford.protege</groupId>
    <artifactId>codemirror-gwt</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/codemirror-gwt/
implementation 'edu.stanford.protege:codemirror-gwt:2.0.1'
// https://jarcasting.com/artifacts/edu.stanford.protege/codemirror-gwt/
implementation ("edu.stanford.protege:codemirror-gwt:2.0.1")
'edu.stanford.protege:codemirror-gwt:jar:2.0.1'
<dependency org="edu.stanford.protege" name="codemirror-gwt" rev="2.0.1">
  <artifact name="codemirror-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='codemirror-gwt', version='2.0.1')
)
libraryDependencies += "edu.stanford.protege" % "codemirror-gwt" % "2.0.1"
[edu.stanford.protege/codemirror-gwt "2.0.1"]