Last Version

replaceable 2.3.3

A simple Java library that allows you to edit texts.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

replaceable
Version

Version

2.3.3
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 2.3.3


<!-- 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.