Last Version

string-manipulator 0.0.1

Library for string manipulator

License

License

GroupId

GroupId

com.github.fascalsj
ArtifactId

ArtifactId

string-manipulation
Version

Version

0.0.1
Type

Type

jar
Description

Description

string-manipulator
Library for string manipulator
Project Organization

Project Organization

Pivotal Software, Inc.

Download string-manipulation 0.0.1


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

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.