License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdreplaceable |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreplaceable
A simple Java library that allows you to edit texts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
replaceable-2.3.3.pom | |
replaceable-2.3.3.jar | 12 KB |
replaceable-2.3.3-sources.jar | 7 KB |
replaceable-2.3.3-javadoc.jar | 49 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |
org.projectlombok : lombok | jar | 1.18.20 |
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 |