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