strman

A Java 8 library for working with String

Лицензия

Лицензия

MIT
Группа

Группа

com.shekhargulati
Идентификатор

Идентификатор

strman
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

strman
A Java 8 library for working with String
Ссылка на сайт

Ссылка на сайт

https://github.com/shekhargulati/strman-java
Система контроля версий

Система контроля версий

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

Скачать strman

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.0