| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsisyphus-annotation |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Описание |
ОписаниеThe annotation module of sisyphus.
|
| Имя Файла | Размер |
|---|---|
| sisyphus-annotation-0.0.9.pom | |
| sisyphus-annotation-0.0.9.jar | 16 KB |
| sisyphus-annotation-0.0.9-sources.jar | 14 KB |
| sisyphus-annotation-0.0.9-javadoc.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sisyphus-annotation</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/
implementation 'com.github.houbb:sisyphus-annotation:0.0.9'
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/
implementation ("com.github.houbb:sisyphus-annotation:0.0.9")
'com.github.houbb:sisyphus-annotation:jar:0.0.9'
<dependency org="com.github.houbb" name="sisyphus-annotation" rev="0.0.9">
<artifact name="sisyphus-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sisyphus-annotation', version='0.0.9')
)
libraryDependencies += "com.github.houbb" % "sisyphus-annotation" % "0.0.9"
[com.github.houbb/sisyphus-annotation "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : sisyphus-core | jar | 0.0.9 |
| cglib : cglib | jar | 3.1 |