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