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