| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators Wire Данные Data Structures |
| Группа | Группаcom.aeuok |
| Идентификатор | Идентификаторfield-autowired |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеFieldAutowired
FieldAutowired
|
| Имя Файла | Размер |
|---|---|
| field-autowired-1.0.0.pom | |
| field-autowired-1.0.0.jar | 8 KB |
| field-autowired-1.0.0-sources.jar | 3 KB |
| field-autowired-1.0.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aeuok/field-autowired/ -->
<dependency>
<groupId>com.aeuok</groupId>
<artifactId>field-autowired</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeuok/field-autowired/
implementation 'com.aeuok:field-autowired:1.0.0'
// https://jarcasting.com/artifacts/com.aeuok/field-autowired/
implementation ("com.aeuok:field-autowired:1.0.0")
'com.aeuok:field-autowired:jar:1.0.0'
<dependency org="com.aeuok" name="field-autowired" rev="1.0.0">
<artifact name="field-autowired" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeuok', module='field-autowired', version='1.0.0')
)
libraryDependencies += "com.aeuok" % "field-autowired" % "1.0.0"
[com.aeuok/field-autowired "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun » tools Необязательный | jar | 1.8.0 |