| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sundr |
| Идентификатор | Идентификаторsundr-annotations |
| Версия | Версия0.0.25 |
| Тип | Типjar |
| Описание |
ОписаниеSundrio :: Annotations
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
| Имя Файла | Размер |
|---|---|
| sundr-annotations-0.0.25.pom | |
| sundr-annotations-0.0.25.jar | 145 KB |
| sundr-annotations-0.0.25-sources.jar | 66 KB |
| sundr-annotations-0.0.25-javadoc.jar | 306 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sundr/sundr-annotations/ -->
<dependency>
<groupId>io.sundr</groupId>
<artifactId>sundr-annotations</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/sundr-annotations/
implementation 'io.sundr:sundr-annotations:0.0.25'
// https://jarcasting.com/artifacts/io.sundr/sundr-annotations/
implementation ("io.sundr:sundr-annotations:0.0.25")
'io.sundr:sundr-annotations:jar:0.0.25'
<dependency org="io.sundr" name="sundr-annotations" rev="0.0.25">
<artifact name="sundr-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='sundr-annotations', version='0.0.25')
)
libraryDependencies += "io.sundr" % "sundr-annotations" % "0.0.25"
[io.sundr/sundr-annotations "0.0.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.sundr : sundr-core | jar | 0.0.25 |
| io.sundr : sundr-codegen | jar | 0.0.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun » tools | jar | 1.7 |