is not current version
Last Version 3

com.fifesoft:rtext-root-pom 2

The top-most pom for building the RText editor application and associated editor components and libraries.

GroupId

GroupId

com.fifesoft
ArtifactId

ArtifactId

rtext-root-pom
Version

Version

2
Type

Type

pom

Download rtext-root-pom 2

Filename Size
rtext-root-pom-2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/ -->
<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rtext-root-pom</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/
implementation 'com.fifesoft:rtext-root-pom:2'
// https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/
implementation ("com.fifesoft:rtext-root-pom:2")
'com.fifesoft:rtext-root-pom:pom:2'
<dependency org="com.fifesoft" name="rtext-root-pom" rev="2">
  <artifact name="rtext-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fifesoft', module='rtext-root-pom', version='2')
)
libraryDependencies += "com.fifesoft" % "rtext-root-pom" % "2"
[com.fifesoft/rtext-root-pom "2"]