| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pshirshov.izumi.legacy |
| Идентификатор | Идентификаторcommons-test_2.11 |
| Версия | Версия1.4.16 |
| Тип | Типjar |
| Описание |
Описаниеcommons-test
commons-test
|
| Организация-разработчик |
Организация-разработчикcom.github.pshirshov.izumi.legacy |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-test_2.11-1.4.16.pom | |
| commons-test_2.11-1.4.16.jar | 31 KB |
| commons-test_2.11-1.4.16-tests.jar | 427 bytes |
| commons-test_2.11-1.4.16-tests-sources.jar | 404 bytes |
| commons-test_2.11-1.4.16-tests-javadoc.jar | 339 bytes |
| commons-test_2.11-1.4.16-sources.jar | 8 KB |
| commons-test_2.11-1.4.16-javadoc.jar | 435 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/commons-test_2.11/ -->
<dependency>
<groupId>com.github.pshirshov.izumi.legacy</groupId>
<artifactId>commons-test_2.11</artifactId>
<version>1.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/commons-test_2.11/
implementation 'com.github.pshirshov.izumi.legacy:commons-test_2.11:1.4.16'
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/commons-test_2.11/
implementation ("com.github.pshirshov.izumi.legacy:commons-test_2.11:1.4.16")
'com.github.pshirshov.izumi.legacy:commons-test_2.11:jar:1.4.16'
<dependency org="com.github.pshirshov.izumi.legacy" name="commons-test_2.11" rev="1.4.16">
<artifact name="commons-test_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pshirshov.izumi.legacy', module='commons-test_2.11', version='1.4.16')
)
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "commons-test_2.11" % "1.4.16"
[com.github.pshirshov.izumi.legacy/commons-test_2.11 "1.4.16"]