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

com.fifesoft:rtext-root-pom 2

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

Группа

Группа

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

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

rtext-root-pom
Версия

Версия

2
Тип

Тип

pom

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

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

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