| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ofofs |
| Идентификатор | Идентификаторjca-api |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJca Api
Java Compile Annotation Api
|
| Имя Файла | Размер |
|---|---|
| jca-api-1.0.2.pom | |
| jca-api-1.0.2.jar | 25 KB |
| jca-api-1.0.2-sources.jar | 14 KB |
| jca-api-1.0.2-javadoc.jar | 113 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ofofs/jca-api/ -->
<dependency>
<groupId>com.github.ofofs</groupId>
<artifactId>jca-api</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ofofs/jca-api/
implementation 'com.github.ofofs:jca-api:1.0.2'
// https://jarcasting.com/artifacts/com.github.ofofs/jca-api/
implementation ("com.github.ofofs:jca-api:1.0.2")
'com.github.ofofs:jca-api:jar:1.0.2'
<dependency org="com.github.ofofs" name="jca-api" rev="1.0.2">
<artifact name="jca-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ofofs', module='jca-api', version='1.0.2')
)
libraryDependencies += "com.github.ofofs" % "jca-api" % "1.0.2"
[com.github.ofofs/jca-api "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| sun.jdk » tools | jar | 1.5.0 |