is not current version
Last Version 0.22.1

com.github.blutorange:primefaces.monaco 0.16.0

JSF (Primefaces) component for the monaco code editor.

Categories

Categories

PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces
GroupId

GroupId

com.github.blutorange
ArtifactId

ArtifactId

primefaces.monaco
Version

Version

0.16.0
Type

Type

jar

Download primefaces.monaco 0.16.0


<!-- https://jarcasting.com/artifacts/com.github.blutorange/primefaces.monaco/ -->
<dependency>
    <groupId>com.github.blutorange</groupId>
    <artifactId>primefaces.monaco</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blutorange/primefaces.monaco/
implementation 'com.github.blutorange:primefaces.monaco:0.16.0'
// https://jarcasting.com/artifacts/com.github.blutorange/primefaces.monaco/
implementation ("com.github.blutorange:primefaces.monaco:0.16.0")
'com.github.blutorange:primefaces.monaco:jar:0.16.0'
<dependency org="com.github.blutorange" name="primefaces.monaco" rev="0.16.0">
  <artifact name="primefaces.monaco" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blutorange', module='primefaces.monaco', version='0.16.0')
)
libraryDependencies += "com.github.blutorange" % "primefaces.monaco" % "0.16.0"
[com.github.blutorange/primefaces.monaco "0.16.0"]