Last Version

String Editor 0.0.1

Helper utility to help modifying String

License

License

GroupId

GroupId

com.ceram1.text
ArtifactId

ArtifactId

editor
Version

Version

0.0.1
Type

Type

jar
Description

Description

String Editor
Helper utility to help modifying String

Download editor 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.