Interp4j

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

License

License

GroupId

GroupId

dev.khbd.interp4j
ArtifactId

ArtifactId

interp4j
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/KhadanovichSergey/interp4j
Source Code Management

Source Code Management

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

Download interp4j

Filename Size
interp4j-0.1.7.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • interp4j-core
  • interp4j-processor

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