| Группа | Группаio.github.flowersinthesand |
|---|---|
| Идентификатор | Идентификаторportal-testsuite |
| Версия | Версия0.8.0 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| portal-testsuite-0.8.0.pom | |
| portal-testsuite-0.8.0.war | 2 MB |
| portal-testsuite-0.8.0-sources.jar | 2 KB |
| portal-testsuite-0.8.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>portal-testsuite</artifactId>
<version>0.8.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation 'io.github.flowersinthesand:portal-testsuite:0.8.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation ("io.github.flowersinthesand:portal-testsuite:0.8.0")
'io.github.flowersinthesand:portal-testsuite:war:0.8.0'
<dependency org="io.github.flowersinthesand" name="portal-testsuite" rev="0.8.0">
<artifact name="portal-testsuite" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='portal-testsuite', version='0.8.0')
)
libraryDependencies += "io.github.flowersinthesand" % "portal-testsuite" % "0.8.0"
[io.github.flowersinthesand/portal-testsuite "0.8.0"]