| Группа | Группаcom.github.gs618 |
|---|---|
| Идентификатор | Идентификаторsprouts-filter-pattern |
| Версия | Версия0.0.4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.gs618/sprouts-filter-pattern/ -->
<dependency>
<groupId>com.github.gs618</groupId>
<artifactId>sprouts-filter-pattern</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gs618/sprouts-filter-pattern/
implementation 'com.github.gs618:sprouts-filter-pattern:0.0.4'
// https://jarcasting.com/artifacts/com.github.gs618/sprouts-filter-pattern/
implementation ("com.github.gs618:sprouts-filter-pattern:0.0.4")
'com.github.gs618:sprouts-filter-pattern:jar:0.0.4'
<dependency org="com.github.gs618" name="sprouts-filter-pattern" rev="0.0.4">
<artifact name="sprouts-filter-pattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gs618', module='sprouts-filter-pattern', version='0.0.4')
)
libraryDependencies += "com.github.gs618" % "sprouts-filter-pattern" % "0.0.4"
[com.github.gs618/sprouts-filter-pattern "0.0.4"]