| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.amygdalum |
| Идентификатор | Идентификаторtestrecorder-annotations |
| Последняя версия | Последняя версия0.10.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnet.amygdalum:testrecorder-annotations
Recording test data from running program.
|
<!-- https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/ -->
<dependency>
<groupId>net.amygdalum</groupId>
<artifactId>testrecorder-annotations</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/
implementation 'net.amygdalum:testrecorder-annotations:0.10.5'
// https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/
implementation ("net.amygdalum:testrecorder-annotations:0.10.5")
'net.amygdalum:testrecorder-annotations:jar:0.10.5'
<dependency org="net.amygdalum" name="testrecorder-annotations" rev="0.10.5">
<artifact name="testrecorder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.amygdalum', module='testrecorder-annotations', version='0.10.5')
)
libraryDependencies += "net.amygdalum" % "testrecorder-annotations" % "0.10.5"
[net.amygdalum/testrecorder-annotations "0.10.5"]