| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.metafacture |
| Идентификатор | Идентификаторmetafacture-strings |
| Последняя версия | Последняя версия5.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMetafacture Strings
Modules for performing string operations on a Metafacture stream
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| metafacture-strings-5.3.2.pom | |
| metafacture-strings-5.3.2.jar | 14 KB |
| metafacture-strings-5.3.2-sources.jar | 12 KB |
| metafacture-strings-5.3.2-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-strings</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/
implementation 'org.metafacture:metafacture-strings:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/
implementation ("org.metafacture:metafacture-strings:5.3.2")
'org.metafacture:metafacture-strings:jar:5.3.2'
<dependency org="org.metafacture" name="metafacture-strings" rev="5.3.2">
<artifact name="metafacture-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-strings', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metafacture-strings" % "5.3.2"
[org.metafacture/metafacture-strings "5.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.metafacture : metafacture-framework | jar | 5.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.5.5 |