String Editor

Helper utility to help modifying String

License

License

GroupId

GroupId

com.ceram1
ArtifactId

ArtifactId

texteditor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

String Editor
Helper utility to help modifying String

Download texteditor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0