| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.stromner |
| Идентификатор | Идентификаторace-component-tests |
| Последняя версия | Последняя версия76 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеACE::ComponentTests
Base project for different ARPG Character editors
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ace-component-tests-76.pom | |
| ace-component-tests-76.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/ -->
<dependency>
<groupId>com.github.stromner</groupId>
<artifactId>ace-component-tests</artifactId>
<version>76</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/
implementation 'com.github.stromner:ace-component-tests:76'
// https://jarcasting.com/artifacts/com.github.stromner/ace-component-tests/
implementation ("com.github.stromner:ace-component-tests:76")
'com.github.stromner:ace-component-tests:jar:76'
<dependency org="com.github.stromner" name="ace-component-tests" rev="76">
<artifact name="ace-component-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stromner', module='ace-component-tests', version='76')
)
libraryDependencies += "com.github.stromner" % "ace-component-tests" % "76"
[com.github.stromner/ace-component-tests "76"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.stromner : ace-application | jar | 76 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
| junit : junit | jar | 4.13 |