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

com.antwerkz.sofia:tests 0.15


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.antwerkz.sofia
Идентификатор

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

tests
Версия

Версия

0.15
Тип

Тип

jar

Скачать tests 0.15


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