| Группа | Группаio.bitbucket.supportomateinc.commtesting |
|---|---|
| Идентификатор | ИдентификаторmgcpUnit |
| Версия | Версия1.0.0-ALPHA21 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mgcpUnit-1.0.0-ALPHA21.pom | |
| mgcpUnit-1.0.0-ALPHA21.jar | 10 KB |
| mgcpUnit-1.0.0-ALPHA21-sources.jar | 8 KB |
| mgcpUnit-1.0.0-ALPHA21-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.commtesting/mgcpUnit/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.commtesting</groupId>
<artifactId>mgcpUnit</artifactId>
<version>1.0.0-ALPHA21</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.commtesting/mgcpUnit/
implementation 'io.bitbucket.supportomateinc.commtesting:mgcpUnit:1.0.0-ALPHA21'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.commtesting/mgcpUnit/
implementation ("io.bitbucket.supportomateinc.commtesting:mgcpUnit:1.0.0-ALPHA21")
'io.bitbucket.supportomateinc.commtesting:mgcpUnit:jar:1.0.0-ALPHA21'
<dependency org="io.bitbucket.supportomateinc.commtesting" name="mgcpUnit" rev="1.0.0-ALPHA21">
<artifact name="mgcpUnit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.commtesting', module='mgcpUnit', version='1.0.0-ALPHA21')
)
libraryDependencies += "io.bitbucket.supportomateinc.commtesting" % "mgcpUnit" % "1.0.0-ALPHA21"
[io.bitbucket.supportomateinc.commtesting/mgcpUnit "1.0.0-ALPHA21"]