| Категории |
КатегорииReflections Библиотеки уровня приложения Introspection |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторreflections |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеreflections
dependencies
|
| Имя Файла | Размер |
|---|---|
| reflections-0.0.15.pom | 921 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/reflections/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>reflections</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/reflections/
implementation 'com.walterjwhite.infrastructure.dependencies:reflections:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/reflections/
implementation ("com.walterjwhite.infrastructure.dependencies:reflections:0.0.15")
'com.walterjwhite.infrastructure.dependencies:reflections:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="reflections" rev="0.0.15">
<artifact name="reflections" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='reflections', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "reflections" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/reflections "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reflections : reflections | jar | 0.9.11 |