| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.sf.m-m-m |
| Идентификатор | Идентификаторmmm-content-parser-impl-text |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-content-parser-impl-text</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/
implementation 'net.sf.m-m-m:mmm-content-parser-impl-text:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/
implementation ("net.sf.m-m-m:mmm-content-parser-impl-text:1.0.0")
'net.sf.m-m-m:mmm-content-parser-impl-text:jar:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm-content-parser-impl-text" rev="1.0.0">
<artifact name="mmm-content-parser-impl-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-impl-text', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-impl-text" % "1.0.0"
[net.sf.m-m-m/mmm-content-parser-impl-text "1.0.0"]