JavaFX text components

Text components built on top the core infrastructure

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.bestsolution.eclipse
ArtifactId

ArtifactId

org.eclipse.fx.text.ui
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaFX text components
Text components built on top the core infrastructure
Project URL

Project URL

http://efxclipse.org
Source Code Management

Source Code Management

http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/tree/bundles/code/org.eclipse.fx.text.ui

Download org.eclipse.fx.text.ui

How to add to project

<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.ui/ -->
<dependency>
    <groupId>at.bestsolution.eclipse</groupId>
    <artifactId>org.eclipse.fx.text.ui</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.ui/
implementation 'at.bestsolution.eclipse:org.eclipse.fx.text.ui:2.2.0'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.ui/
implementation ("at.bestsolution.eclipse:org.eclipse.fx.text.ui:2.2.0")
'at.bestsolution.eclipse:org.eclipse.fx.text.ui:jar:2.2.0'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.fx.text.ui" rev="2.2.0">
  <artifact name="org.eclipse.fx.text.ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.fx.text.ui', version='2.2.0')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.fx.text.ui" % "2.2.0"
[at.bestsolution.eclipse/org.eclipse.fx.text.ui "2.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
at.bestsolution.eclipse : org.eclipse.fx.ui.controls jar 2.2.0
at.bestsolution.eclipse : org.eclipse.fx.text.compat jar 2.2.0
at.bestsolution.eclipse : org.eclipse.fx.core jar 2.2.0
at.bestsolution.eclipse : org.eclipse.text jar 3.5.400
at.bestsolution.eclipse : org.eclipse.jdt.annotation jar 2.0.100
at.bestsolution.eclipse : org.eclipse.equinox.common jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0