Last Version

BetterStrings Java Plugin 0.5

String interpolation plugin for Java 8..13

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

better-strings
Version

Version

0.5
Type

Type

jar
Description

Description

BetterStrings Java Plugin
String interpolation plugin for Java 8..13
Project URL

Project URL

https://github.com/antkorwin/better-strings
Source Code Management

Source Code Management

https://github.com/antkorwin/better-strings

Download better-strings 0.5


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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-engine jar 1.3.2
org.assertj : assertj-core jar 3.11.1
com.jupiter-tools : compile-test jar 0.2

Project Modules

There are no modules declared in this project.