vpc-common
Common repository for a bunch of small utility libraries
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.common |
| Идентификатор | Идентификаторthevpc-common-strings |
| Последняя версия | Последняя версия1.2.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnet.thevpc.common.thevpc-common-strings
Simple String manipulation Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thevpc-common-strings-1.2.18.pom | |
| thevpc-common-strings-1.2.18.jar | 73 KB |
| thevpc-common-strings-1.2.18-sources.jar | 54 KB |
| thevpc-common-strings-1.2.18-javadoc.jar | 192 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-strings/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-strings</artifactId>
<version>1.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-strings/
implementation 'net.thevpc.common:thevpc-common-strings:1.2.18'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-strings/
implementation ("net.thevpc.common:thevpc-common-strings:1.2.18")
'net.thevpc.common:thevpc-common-strings:jar:1.2.18'
<dependency org="net.thevpc.common" name="thevpc-common-strings" rev="1.2.18">
<artifact name="thevpc-common-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-strings', version='1.2.18')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-strings" % "1.2.18"
[net.thevpc.common/thevpc-common-strings "1.2.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
Common repository for a bunch of small utility libraries