dev.khbd.interp4j:interp4j-core

Interp4j is a simple library to support string interpolations for java language

License

License

GroupId

GroupId

dev.khbd.interp4j
ArtifactId

ArtifactId

interp4j-core
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Interp4j is a simple library to support string interpolations for java language
Source Code Management

Source Code Management

https://github.com/KhadanovichSergey/interp4j/tree/main/interp4j-core

Download interp4j-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0