| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторutil-strings |
| Версия | Версия2.7.2 |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| util-strings-2.7.2.pom | |
| util-strings-2.7.2.jar | 85 KB |
| util-strings-2.7.2-sources.jar | 53 KB |
| util-strings-2.7.2-javadoc.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/util-strings/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>util-strings</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/util-strings/
implementation 'com.mastfrog:util-strings:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/util-strings/
implementation ("com.mastfrog:util-strings:2.7.2")
'com.mastfrog:util-strings:jar:2.7.2'
<dependency org="com.mastfrog" name="util-strings" rev="2.7.2">
<artifact name="util-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='util-strings', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "util-strings" % "2.7.2"
[com.mastfrog/util-strings "2.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : util-preconditions | jar | 2.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |