string-manipulator

Library for string manipulator

License

License

GroupId

GroupId

com.github.fascalsj
ArtifactId

ArtifactId

string-manipulator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

string-manipulator
Library for string manipulator
Project Organization

Project Organization

Pivotal Software, Inc.

Download string-manipulator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.1.0