| Группа | Группаclub.gclmit |
|---|---|
| Идентификатор | Идентификаторchaos-annotations |
| Версия | Версия2.0.1.RELEASE |
| Тип | Типjar |
| Описание |
Описание |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-annotations/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-annotations</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-annotations/
implementation 'club.gclmit:chaos-annotations:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/club.gclmit/chaos-annotations/
implementation ("club.gclmit:chaos-annotations:2.0.1.RELEASE")
'club.gclmit:chaos-annotations:jar:2.0.1.RELEASE'
<dependency org="club.gclmit" name="chaos-annotations" rev="2.0.1.RELEASE">
<artifact name="chaos-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-annotations', version='2.0.1.RELEASE')
)
libraryDependencies += "club.gclmit" % "chaos-annotations" % "2.0.1.RELEASE"
[club.gclmit/chaos-annotations "2.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| club.gclmit : chaos-web | jar | 2.0.1.RELEASE |