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