| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bannmann.labs |
| Идентификатор | Идентификаторannotations |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеProvides common plugins and settings
|
| Имя Файла | Размер |
|---|---|
| annotations-0.0.4.pom | |
| annotations-0.0.4.jar | 2 KB |
| annotations-0.0.4-sources.jar | 2 KB |
| annotations-0.0.4-javadoc.jar | 387 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/ -->
<dependency>
<groupId>com.github.bannmann.labs</groupId>
<artifactId>annotations</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/
implementation 'com.github.bannmann.labs:annotations:0.0.4'
// https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/
implementation ("com.github.bannmann.labs:annotations:0.0.4")
'com.github.bannmann.labs:annotations:jar:0.0.4'
<dependency org="com.github.bannmann.labs" name="annotations" rev="0.0.4">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann.labs', module='annotations', version='0.0.4')
)
libraryDependencies += "com.github.bannmann.labs" % "annotations" % "0.0.4"
[com.github.bannmann.labs/annotations "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mizool : mizool-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.testng : testng | jar | 6.8.17 |