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