License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdcom-fifesoft-rsyntaxtextarea |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRSyntaxTextArea
An extension of RTextArea that adds syntax highlighting of certain programming languages
to its list of features.
|
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-rsyntaxtextarea/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>com-fifesoft-rsyntaxtextarea</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-rsyntaxtextarea/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-rsyntaxtextarea:1.0.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-rsyntaxtextarea/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-rsyntaxtextarea:1.0.0")
'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-rsyntaxtextarea:jar:1.0.0'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="com-fifesoft-rsyntaxtextarea" rev="1.0.0">
<artifact name="com-fifesoft-rsyntaxtextarea" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='com-fifesoft-rsyntaxtextarea', version='1.0.0')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "com-fifesoft-rsyntaxtextarea" % "1.0.0"
[net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-rsyntaxtextarea "1.0.0"]