не последняя версия
Последняя версия 2.3.3

io.github.portlek:replaceable 2.2.0

A simple Java library that allows you to edit texts.

Группа

Группа

io.github.portlek
Идентификатор

Идентификатор

replaceable
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать replaceable 2.2.0


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