License |
License |
---|---|
GroupId | GroupIdcom.fifesoft |
ArtifactId | ArtifactIdrtext-root-pom |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRText Root Pom
The top-most pom for building the RText editor application and associated editor components and
libraries.
|
Filename | Size |
---|---|
rtext-root-pom-3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/ -->
<dependency>
<groupId>com.fifesoft</groupId>
<artifactId>rtext-root-pom</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/
implementation 'com.fifesoft:rtext-root-pom:3'
// https://jarcasting.com/artifacts/com.fifesoft/rtext-root-pom/
implementation ("com.fifesoft:rtext-root-pom:3")
'com.fifesoft:rtext-root-pom:pom:3'
<dependency org="com.fifesoft" name="rtext-root-pom" rev="3">
<artifact name="rtext-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fifesoft', module='rtext-root-pom', version='3')
)
libraryDependencies += "com.fifesoft" % "rtext-root-pom" % "3"
[com.fifesoft/rtext-root-pom "3"]