ReservedCharacterReplacer

Responsible for replacing all characters reserved by the operating system with others according to a mapping.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.wniemiec-util-java
ArtifactId

ArtifactId

reserved-character-replacer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ReservedCharacterReplacer
Responsible for replacing all characters reserved by the operating system with others according to a mapping.

Download reserved-character-replacer

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0