MVN

com.antkorwin : better-strings

Maven & Gradle

Jul 20, 2020
1 usages
96 stars

BetterStrings Java Plugin · String interpolation plugin for Java 8..13

<dependency>
    <groupId>com.antkorwin</groupId>
    <artifactId>better-strings</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.antkorwin : better-strings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.antkorwin : better-strings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
better-strings-0.5
0.4
better-strings-0.4
0.3
better-strings-0.3
0.2
better-strings-0.2
0.1
better-strings-0.1

How to add a dependency to Maven

Add the following com.antkorwin : better-strings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.antkorwin</groupId>
    <artifactId>better-strings</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.antkorwin : better-strings gradle dependency to your build.gradle file:

implementation 'com.antkorwin:better-strings:0.5'

Gradle Kotlin DSL: Add the following com.antkorwin : better-strings gradle kotlin dependency to your build.gradle.kts file:

implementation("com.antkorwin:better-strings:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.antkorwin : better-strings sbt scala dependency to your build.sbt file:

libraryDependencies += "com.antkorwin" % "better-strings" % "0.5"

Advertisement

Dependencies from Group

Dec 01, 2018
5 usages
1 stars
Jul 08, 2020
3 usages
1 stars
Feb 28, 2021
2 usages
4 stars
Jul 20, 2020
1 usages
96 stars
Dec 29, 2019
77 stars

Discover Dependencies

Apr 02, 2022
2 usages
3 stars
Feb 17, 2020
1 usages
3.3k stars
Apr 13, 2020
2 usages
174 stars
Nov 15, 2022
5 stars
Feb 11, 2020
39 stars
Mar 29, 2020
0 stars
Jun 02, 2023
1 usages
0 stars
Dec 13, 2020
2 usages
Feb 19, 2020
1 usages
8 stars