| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.testing-blaze |
| Идентификатор | Идентификаторblaze-epic |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTesting Blaze Epic
Configuration Pom
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| blaze-epic-1.0.5.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/ -->
<dependency>
<groupId>com.github.testing-blaze</groupId>
<artifactId>blaze-epic</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation 'com.github.testing-blaze:blaze-epic:1.0.5'
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation ("com.github.testing-blaze:blaze-epic:1.0.5")
'com.github.testing-blaze:blaze-epic:pom:1.0.5'
<dependency org="com.github.testing-blaze" name="blaze-epic" rev="1.0.5">
<artifact name="blaze-epic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.testing-blaze', module='blaze-epic', version='1.0.5')
)
libraryDependencies += "com.github.testing-blaze" % "blaze-epic" % "1.0.5"
[com.github.testing-blaze/blaze-epic "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |