| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.japkit |
| Идентификатор | Идентификаторjapkit-annotations |
| Версия | Версия1.25 |
| Тип | Типjar |
| Описание |
ОписаниеJapkit Annotations
Contains the meta annotations that comprise the DSL for writing code templates.
|
| Имя Файла | Размер |
|---|---|
| japkit-annotations-1.25.pom | |
| japkit-annotations-1.25.jar | 39 KB |
| japkit-annotations-1.25-sources.jar | 54 KB |
| japkit-annotations-1.25-javadoc.jar | 343 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.japkit/japkit-annotations/ -->
<dependency>
<groupId>com.github.japkit</groupId>
<artifactId>japkit-annotations</artifactId>
<version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotations/
implementation 'com.github.japkit:japkit-annotations:1.25'
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotations/
implementation ("com.github.japkit:japkit-annotations:1.25")
'com.github.japkit:japkit-annotations:jar:1.25'
<dependency org="com.github.japkit" name="japkit-annotations" rev="1.25">
<artifact name="japkit-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japkit', module='japkit-annotations', version='1.25')
)
libraryDependencies += "com.github.japkit" % "japkit-annotations" % "1.25"
[com.github.japkit/japkit-annotations "1.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |