не последняя версия
Последняя версия 0.48

com.voodoodyne.gstrap:gstrap-test 0.10


Группа

Группа

com.voodoodyne.gstrap
Идентификатор

Идентификатор

gstrap-test
Версия

Версия

0.10
Тип

Тип

jar

Скачать gstrap-test 0.10


<!-- https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-test/ -->
<dependency>
    <groupId>com.voodoodyne.gstrap</groupId>
    <artifactId>gstrap-test</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-test/
implementation 'com.voodoodyne.gstrap:gstrap-test:0.10'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-test/
implementation ("com.voodoodyne.gstrap:gstrap-test:0.10")
'com.voodoodyne.gstrap:gstrap-test:jar:0.10'
<dependency org="com.voodoodyne.gstrap" name="gstrap-test" rev="0.10">
  <artifact name="gstrap-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-test', version='0.10')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-test" % "0.10"
[com.voodoodyne.gstrap/gstrap-test "0.10"]