| Группа | Группаcom.fifesoft |
|---|---|
| Идентификатор | Идентификаторrtext-root-pom |
| Версия | Версия1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]