Last Version

String Editor 1.0.0

Helper utility to help modifying String

License

License

GroupId

GroupId

com.ceram1
ArtifactId

ArtifactId

texteditor
Version

Version

1.0.0
Type

Type

jar
Description

Description

String Editor
Helper utility to help modifying String

Download texteditor 1.0.0


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