| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.veithen.checkt |
| Идентификатор | Идентификаторtest |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent POM for com.github.veithen
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-0.1.0.pom | |
| test-0.1.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.veithen.checkt/test/ -->
<dependency>
<groupId>com.github.veithen.checkt</groupId>
<artifactId>test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.checkt/test/
implementation 'com.github.veithen.checkt:test:0.1.0'
// https://jarcasting.com/artifacts/com.github.veithen.checkt/test/
implementation ("com.github.veithen.checkt:test:0.1.0")
'com.github.veithen.checkt:test:jar:0.1.0'
<dependency org="com.github.veithen.checkt" name="test" rev="0.1.0">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.checkt', module='test', version='0.1.0')
)
libraryDependencies += "com.github.veithen.checkt" % "test" % "0.1.0"
[com.github.veithen.checkt/test "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.veithen.checkt : checkt-annotations | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.google.truth : truth | jar | 1.1.3 |