не последняя версия
Последняя версия 3

com.fifesoft:rtext-root-pom 1

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

Группа

Группа

com.fifesoft
Идентификатор

Идентификатор

rtext-root-pom
Версия

Версия

1
Тип

Тип

pom

Скачать rtext-root-pom 1

Имя Файла Размер
rtext-root-pom-1.pom 3 KB
Обзор

<!-- 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"]