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

net.sf.staccatocommons:commons-testing 1.0-beta-2

Testing components build on top of JUnit 4

Категории

Категории

Сеть
Группа

Группа

net.sf.staccatocommons
Идентификатор

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

commons-testing
Версия

Версия

1.0-beta-2
Тип

Тип

jar

Скачать commons-testing 1.0-beta-2


<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-testing</artifactId>
    <version>1.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/
implementation 'net.sf.staccatocommons:commons-testing:1.0-beta-2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/
implementation ("net.sf.staccatocommons:commons-testing:1.0-beta-2")
'net.sf.staccatocommons:commons-testing:jar:1.0-beta-2'
<dependency org="net.sf.staccatocommons" name="commons-testing" rev="1.0-beta-2">
  <artifact name="commons-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='commons-testing', version='1.0-beta-2')
)
libraryDependencies += "net.sf.staccatocommons" % "commons-testing" % "1.0-beta-2"
[net.sf.staccatocommons/commons-testing "1.0-beta-2"]