| Группа | Группаcom.github.tony19 |
|---|---|
| Идентификатор | Идентификаторnamed-regexp |
| Версия | Версия0.1.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| named-regexp-0.1.9.pom | |
| named-regexp-0.1.9.jar | 9 KB |
| named-regexp-0.1.9-sources.jar | 12 KB |
| named-regexp-0.1.9-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tony19/named-regexp/ -->
<dependency>
<groupId>com.github.tony19</groupId>
<artifactId>named-regexp</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tony19/named-regexp/
implementation 'com.github.tony19:named-regexp:0.1.9'
// https://jarcasting.com/artifacts/com.github.tony19/named-regexp/
implementation ("com.github.tony19:named-regexp:0.1.9")
'com.github.tony19:named-regexp:jar:0.1.9'
<dependency org="com.github.tony19" name="named-regexp" rev="0.1.9">
<artifact name="named-regexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tony19', module='named-regexp', version='0.1.9')
)
libraryDependencies += "com.github.tony19" % "named-regexp" % "0.1.9"
[com.github.tony19/named-regexp "0.1.9"]