strman

A Java 8 library for working with String

License

License

MIT
GroupId

GroupId

com.shekhargulati
ArtifactId

ArtifactId

strman
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

strman
A Java 8 library for working with String
Project URL

Project URL

https://github.com/shekhargulati/strman-java
Source Code Management

Source Code Management

https://github.com/shekhargulati/strman-java.git

Download strman

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0