| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.techshroom |
| Идентификатор | ИдентификаторRegex |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtscore-Regex
TSCore is a common library for pretty much anything.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Regex-1.0.0.pom | |
| Regex-1.0.0.jar | 6 KB |
| Regex-1.0.0-sources.jar | 5 KB |
| Regex-1.0.0-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.techshroom/Regex/ -->
<dependency>
<groupId>com.techshroom</groupId>
<artifactId>Regex</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.techshroom/Regex/
implementation 'com.techshroom:Regex:1.0.0'
// https://jarcasting.com/artifacts/com.techshroom/Regex/
implementation ("com.techshroom:Regex:1.0.0")
'com.techshroom:Regex:jar:1.0.0'
<dependency org="com.techshroom" name="Regex" rev="1.0.0">
<artifact name="Regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.techshroom', module='Regex', version='1.0.0')
)
libraryDependencies += "com.techshroom" % "Regex" % "1.0.0"
[com.techshroom/Regex "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| TSCore » GeneralUtility | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.12,) |
| TSCore » Log | jar | 1.0.0 |