is not current version
Last Version 3

com.fifesoft:rtext-root-pom 1

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

1
Type

Type

pom

Download rtext-root-pom 1

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

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