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

com.github.cormoran-io.pepper:unittest 1.20


Категории

Категории

ORM Данные
Группа

Группа

com.github.cormoran-io.pepper
Идентификатор

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

unittest
Версия

Версия

1.20
Тип

Тип

jar

Скачать unittest 1.20


<!-- https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/unittest/ -->
<dependency>
    <groupId>com.github.cormoran-io.pepper</groupId>
    <artifactId>unittest</artifactId>
    <version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/unittest/
implementation 'com.github.cormoran-io.pepper:unittest:1.20'
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/unittest/
implementation ("com.github.cormoran-io.pepper:unittest:1.20")
'com.github.cormoran-io.pepper:unittest:jar:1.20'
<dependency org="com.github.cormoran-io.pepper" name="unittest" rev="1.20">
  <artifact name="unittest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cormoran-io.pepper', module='unittest', version='1.20')
)
libraryDependencies += "com.github.cormoran-io.pepper" % "unittest" % "1.20"
[com.github.cormoran-io.pepper/unittest "1.20"]