не последняя версия
Последняя версия 0.1.0

com.github.houbb:sisyphus-annotation 0.0.8

The annotation module of sisyphus.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sisyphus-annotation
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать sisyphus-annotation 0.0.8


<!-- https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sisyphus-annotation</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/
implementation 'com.github.houbb:sisyphus-annotation:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-annotation/
implementation ("com.github.houbb:sisyphus-annotation:0.0.8")
'com.github.houbb:sisyphus-annotation:jar:0.0.8'
<dependency org="com.github.houbb" name="sisyphus-annotation" rev="0.0.8">
  <artifact name="sisyphus-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sisyphus-annotation', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "sisyphus-annotation" % "0.0.8"
[com.github.houbb/sisyphus-annotation "0.0.8"]