replaceable

A simple Java library that allows you to edit texts.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

replaceable
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

replaceable
A simple Java library that allows you to edit texts.
Project URL

Project URL

https://github.com/portlek/replaceable
Source Code Management

Source Code Management

https://github.com/portlek/replaceable

Download replaceable

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0
org.projectlombok : lombok jar 1.18.20

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.7.2
org.llorllale : cactoos-matchers jar 0.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0