Last Version

monacofx 0.0.7

Powerful editor node based on Monaco

License

License

MIT
GroupId

GroupId

eu.mihosoft.monacofx
ArtifactId

ArtifactId

monacofx
Version

Version

0.0.7
Type

Type

jar
Description

Description

monacofx
Powerful editor node based on Monaco
Project URL

Project URL

https://github.com/miho/MonacoFX
Source Code Management

Source Code Management

https://github.com/miho/MonacoFX.git

Download monacofx 0.0.7


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.openjfx : javafx-base jar 12.0.1
org.openjfx : javafx-controls jar 12.0.1
org.openjfx : javafx-web jar 12.0.1
org.openjfx : javafx-media jar 12.0.1
org.openjfx : javafx-graphics jar 12.0.1

Project Modules

There are no modules declared in this project.