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

string 0.1.0

Tools for working with Java strings.

Лицензия

Лицензия

Группа

Группа

me.jamiemansfield
Идентификатор

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

string
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

string
Tools for working with Java strings.
Ссылка на сайт

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

https://github.com/jamiemansfield/string
Система контроля версий

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

https://github.com/jamiemansfield/string

Скачать string 0.1.0


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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.5.8
org.spockframework : spock-core jar 1.3-groovy-2.5
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1

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

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