| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.gag |
| Идентификатор | Идентификаторgag-agent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgag-agent
An annotations library that provides a rich set of annotations for developers to express themselves.
|
| Имя Файла | Размер |
|---|---|
| gag-agent-1.0.1.pom | |
| gag-agent-1.0.1.jar | 43 KB |
| gag-agent-1.0.1-sources.jar | 27 KB |
| gag-agent-1.0.1-javadoc.jar | 100 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.gag/gag-agent/ -->
<dependency>
<groupId>com.google.gag</groupId>
<artifactId>gag-agent</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gag/gag-agent/
implementation 'com.google.gag:gag-agent:1.0.1'
// https://jarcasting.com/artifacts/com.google.gag/gag-agent/
implementation ("com.google.gag:gag-agent:1.0.1")
'com.google.gag:gag-agent:jar:1.0.1'
<dependency org="com.google.gag" name="gag-agent" rev="1.0.1">
<artifact name="gag-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gag', module='gag-agent', version='1.0.1')
)
libraryDependencies += "com.google.gag" % "gag-agent" % "1.0.1"
[com.google.gag/gag-agent "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| asm : asm | jar | 3.1 |
| asm : asm-commons | jar | 3.1 |
| com.google.guava : guava | jar | 10.0 |