rsl-compiler

String multiline support for Java without all concatenation and stuff

License

License

GroupId

GroupId

com.mageddo
ArtifactId

ArtifactId

rsl-compiler
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rsl-compiler
String multiline support for Java without all concatenation and stuff

Download rsl-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.mageddo/rsl-compiler/ -->
<dependency>
    <groupId>com.mageddo</groupId>
    <artifactId>rsl-compiler</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo/rsl-compiler/
implementation 'com.mageddo:rsl-compiler:1.0.1'
// https://jarcasting.com/artifacts/com.mageddo/rsl-compiler/
implementation ("com.mageddo:rsl-compiler:1.0.1")
'com.mageddo:rsl-compiler:jar:1.0.1'
<dependency org="com.mageddo" name="rsl-compiler" rev="1.0.1">
  <artifact name="rsl-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo', module='rsl-compiler', version='1.0.1')
)
libraryDependencies += "com.mageddo" % "rsl-compiler" % "1.0.1"
[com.mageddo/rsl-compiler "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
com.github.javaparser : javaparser-core jar 2.4.0
com.mageddo : rsl jar 1.0.0

Project Modules

There are no modules declared in this project.

Spring projects extensions

Installing dependencies

./gradlew clean build
./gradlew uploadArchives

Versions

Version
1.0.1